# Functions
MakeEncodingConfig creates an EncodingConfig for testing.
New returns a reference to an initialized blockchain app.
No description provided by the author
NewDefaultGenesisState generates the default state for the application, for testing purpose.
# Variables
DefaultNodeHome default home directories for the application daemon.
# Structs
App extends an ABCI application, but with most of its parameters exported.
HandlerOptions extend the SDK's AnteHandler options by requiring the IBC channel keeper.
# Type aliases
The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.