near / near-cli

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

Reduce default amount of $NEAR to create an account from 100 to 10 #990

Closed thisisjoshford closed 2 years ago

thisisjoshford commented 2 years ago

People often get stuck in the account creation process with "not enough balance" and don't realize the default is 100. We should lower this default to 10 as during development users only get 200 $NEAR testnet tokens and often try to create multiple sub-accounts.

thisisjoshford commented 2 years ago

Closing issue as it would create a breaking change. See PR #991 linked above