# Packages
No description provided by the author
# Functions
AddGenesisAccountCmd returns add-genesis-account cobra Command.
No description provided by the author
No description provided by the author
BlockCommand returns the verified block data for a given heights.
BuildCreateValidatorMsg makes a new MsgCreateValidator.
No description provided by the author
CollectGenTxsCmd - return the cobra command to collect genesis transactions.
CollectTxs processes and validates application's genesis Txs and returns the list of appGenTxs, and persistent peers required to generate genesis.json.
No description provided by the author
No description provided by the author
No description provided by the author
GenAppStateFromConfig gets the genesis app state from the config.
GenTxCmd builds the application's gentx command.
InitCmd returns a command that initializes all files needed for Tendermint and the respective application.
ModuleAddressCmd Deprecated: please use `fxcored query auth module-account`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryTxCmd implements the default command for a tx query.
QueryTxsByEventsCmd returns a command to search through transactions by events.
No description provided by the author
StatusCommand returns the command to return the status of the network.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidateAccountInGenesis checks that the provided account has a sufficient balance in the set of genesis accounts.
No description provided by the author
# Constants
FlagOverwrite defines a flag to overwrite an existing genesis JSON file.
FlagRecover defines a flag to initialize the private validator key from a specific seed.