# Functions
CollectGenTxsCmd - return the cobra command to collect genesis transactions.
GenTxCmd builds the application's gentx command.
GetNewGenesisFromExportedCmd returns new genesis from exported genesis.
GetStandardGenesisExportedCmd returns standard genesis from genesis with spaces.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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.