cli
cli copied to clipboard
bug(network/init): small staking amount crashes the chain
Use a small staking amount in the network chain init is crashing the chain when started

The minimum amount is 1M. We should print a warning when a user supplied less than that and default to sensible values when it's a testnet.