# Functions
Computes the addresses that should be blocked by the Bank module.
GetMaccPerms returns a copy of the module account permissions.
No description provided by the author
New returns a reference to an initialized App.
No description provided by the author
NewDefaultGenesisState generates the default state for the application.
No description provided by the author
# 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.
# 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.
No description provided by the author
No description provided by the author
# Type aliases
The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.