# Packages
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
returns context and app with params set on account keeper.
GetMaccPerms returns a copy of the module account permissions.
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.
# Constants
No description provided by the author
# 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.
DefaultNodeHome default home directories for the application daemon.
# Structs
App extends an ABCI application, but with most of its parameters exported.
EncodingConfig specifies the concrete encoding types to use for a given app.
HandlerOptions are the options required for constructing a default SDK AnteHandler.
# Type aliases
The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.