# Functions
CollectStdTxs processes and validates application's genesis StdTxs and returns the list of appGenTxs, and persistent peers required to generate genesis.json.
DeliverGenTxs - deliver a genesis transaction.
ExportGenesisFile creates and writes the genesis configuration to disk.
ExportGenesisFileWithTime creates and writes the genesis configuration to disk.
GenAppStateFromConfig gets the genesis app state from the config.
InitGenesis - initialize accounts and deliver genesis transactions.
InitializeNodeValidatorFiles creates private validator and p2p configuration files.
NewAppModule creates a new AppModule object.
SetGenTxsInAppGenesisState - sets the genesis transactions in the app genesis state.
ValidateAccountInGenesis checks that the provided key has sufficient coins in the genesis accounts.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
variable aliases.
functions aliases.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
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