# Packages
No description provided by the author
# Functions
AddGenesisAccountCmd returns add-genesis-account cobra Command.
No description provided by the author
BlockCommand returns the verified block data for a given heights.
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.
GenesisCoreCommand adds core sdk's sub-commands into genesis command: -> gentx, migrate, collect-gentxs, validate-genesis, add-genesis-account.
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
StatusCommand returns the command to return the status of the network.
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