package
1.0.0
Repository: https://github.com/bandprotocol/chain.git
Documentation: pkg.go.dev

# Functions

GetMaccPerms returns a mapping of the application's module account permissions.
MakeCodec returns BandChain codec.
NewBandApp returns a reference to an initialized BandApp.
NewDefaultGenesisState generates the default state for the application.
SetBech32AddressPrefixesAndBip44CoinType sets the global Bech32 prefixes and HD wallet coin type.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

DefaultCLIHome is the default home directories for bandcli.
DefaultNodeHome is the default home directories for bandd.
ModuleBasics is in charge of setting up basic, non-dependant module elements.

# Structs

BandApp is the application of BandChain, extended base ABCI application.

# Interfaces

Hook is an interface of hook that can process along with abci application.

# Type aliases

GenesisState defines a type alias for the Band genesis application state.