# Functions

CollectGenTxsCmd - return the cobra command to collect genesis transactions.
GenTxCmd builds the application's gentx command.
InitCmd returns a command that initializes all files needed for Tendermint and the respective application.
ValidateGenesisCmd takes a genesis file, and makes sure that it is valid.

# Constants

FlagOverwrite defines a flag to overwrite an existing genesis JSON file.
FlagSeed defines a flag to initialize the private validator key from a specific seed.
FlagStakingBondDenom defines a flag to specify the staking token in the genesis file.