package
0.5.0
Repository: https://github.com/geodb-limited/odin-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package params defines the simulation parameters in the band.

# Functions

GetMaccPerms returns a mapping of the application's module account permissions.
MakeCodecs constructs the *std.Codec and *codec.LegacyAmino instances used by Gaia.
MakeEncodingConfig creates an EncodingConfig for testing.
NewDefaultGenesisState generates the default state for the application.
NewOdinApp returns a reference to an initialized OdinApp.
RegisterSwaggerAPI registers swagger route with API Server.
SetBech32AddressPrefixesAndBip44CoinType sets the global Bech32 prefixes and HD wallet coin type.

# Constants

No description provided by the author
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

OdinApp is the application of BandChain, extended base ABCI application.
SimGenesisAccount defines a type that implements the GenesisAccount interface to be used for simulation accounts in the genesis state.

# Interfaces

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

# Type aliases

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