# Functions
AddGenesisAccountCmd returns add-genesis-account cobra Command.
GetMigrationCallback returns a MigrationCallback for a given version.
InitCmd returns a command that initializes all files needed for Tendermint and the respective application.
MigrateGenesisCmd returns a command to execute genesis state migration.
NewCheckFlagCmd creates a command that checks the status of the json-rpc.allow-unprotected-txs flag.
NewConvertAddressCmd creates a helper command that convert account bech32 address into hex address or vice versa.
NewRootCmd creates a new root command for our binary.
NewTestnetCmd creates a root testnet command with subcommands to run an in-process testnet or initialize validator configuration files for running a multi-validator testnet in a separate process.
# Constants
FlagGenesisTime defines the genesis time in string format.
No description provided by the author