You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
I created a new subaccount and tried deploying a contract, but got an error that the new account doesn't have enough NEAR for storage.
Describe the solution you'd like
Increase the default initialBalance to be higher, like 5 NEAR in order to not confuse folks, and to allow them to swiftly create accounts and use them
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I created a new subaccount and tried deploying a contract, but got an error that the new account doesn't have enough NEAR for storage.
Describe the solution you'd like
Increase the default
initialBalance
to be higher, like 5 NEAR in order to not confuse folks, and to allow them to swiftly create accounts and use themThe text was updated successfully, but these errors were encountered: