package
0.1.8-testnet
Repository: https://github.com/onomyprotocol/reserve.git
Documentation: pkg.go.dev
# Functions
GetMaccPerms returns a mapping of the application's module account permissions.
MakeEncodingConfig creates an EncodingConfig for testing.
NewBandApp returns a reference to an initialized BandApp.
NewDefaultGenesisState generates the default state for the application.
NewInterfaceRegistry returns a new InterfaceRegistry.
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
BandApp is the application of BandChain, extended base ABCI application.
EncodingConfig specifies the concrete encoding types to use for a given app.
# Type aliases
GenesisState defines a type alias for the Band genesis application state.