# Functions

CollectGenTxsCmd - return the cobra command to collect genesis transactions.
GenTxCmd builds the application's gentx command.
GetQueryCmd returns the cli query commands for this module.
GetTxCmd returns the transaction commands for this module.
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.

# Variables

No description provided by the author