# Packages
No description provided by the author
# Functions
DefaultGenesisState returns a default genesis state.
ExportGenesis returns a GenesisState for a given context and keeper.
InitGenesis sets distribution information for genesis.
NewAppModule creates a new AppModule object.
NewGenesisState creates a new genesis state.
NewHandler returns a handler for "bank" type messages.
SendTx tests and runs a single msg send where both accounts already exist.
SingleInputSendMsg tests and runs a single msg multisend, with one input and one output, where both accounts already exist.
ValidateGenesis performs basic validation of bank genesis data returning an error for any failed validation criteria.
# 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
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
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
No description provided by the author
variable 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
functions aliases.
# Structs
___________________________ app module.
app module basics object.
GenesisState is the bank state that must be provided at genesis.
# 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
No description provided by the author