Add a genesis validator to genesis.json
sgnd add-genesis-validator [key_name] [amount] [flags]
--height int Use a specific height to query state at (this can error if the node is pruning state)
-h, --help help for add-genesis-validator
--home string The application home directory (default "$HOME/.sgnd")
--keyring-backend string Select keyring's backend (os|file|kwallet|pass|test) (default "os")
--node string <host>:<port> to Tendermint RPC interface for this chain (default "tcp://localhost:26657")
-o, --output string Output format (text|json) (default "text")
- sgnd - SGN App