# Functions
No description provided by the author
No description provided by the author
NewAnteHandler creates a new ante handler.
NewDefaultGenesisState generates the default state for the application.
NewSimApp returns a reference to an initialized SimApp.
RegisterSwaggerAPI registers swagger route with API Server.
# Variables
DefaultNodeHome default home directories for the application daemon.
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.
# Structs
EmptyAppOptions is a stub implementing AppOptions.
HandlerOptions extend the SDK's AnteHandler options by requiring the IBC keeper.
SimApp extends an ABCI application, but with most of its parameters exported.
# Type aliases
The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.