near / near-cli

General purpose command line tools for interacting with NEAR Protocol
https://docs.near.org
MIT License
193 stars 92 forks source link

`create-account` — Increase default NEAR amount #1112

Open mikedotexe opened 3 months ago

mikedotexe commented 3 months ago

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.

Screenshot 2024-03-22 at 2 59 51 PM

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