# Packages

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

# Functions

No description provided by the author
GetMaccPerms returns a copy of the module account permissions.
IxoAnteHandler returns an AnteHandler that checks and increments sequence numbers, checks signatures & account numbers, and deducts fees from the first signer.
MakeCodecs returns the application codec and a legacy Amino codec.
MakeEncodingConfig creates an EncodingConfig.
NewIxoAnteHandler returns a new sdk.AnteHandler or panics if fail to create.
NewIxoApp returns a reference to an initialized IxoApp.
No description provided by the author
NewTestNetworkFixture returns a new ixo simapp AppConstructor for network simulation tests.
OrderBeginBlockers returns the order of BeginBlockers, by module name.
OrderEndBlockers returns EndBlockers (crisis, govtypes, staking) with no relative order.
OrderInitGenesis returns module names in order for init genesis calls.
No description provided by the author

# Variables

DefaultNodeHome default home directories for the application daemon.
EmptyWasmOpts defines a type alias for a list of wasm options.
No description provided by the author
scheduled upgrades and forks.

# Structs

HandlerOptions are the options required for constructing a default SDK AnteHandler.
IxoApp extends an ABCI application, but with most of its parameters exported.

# Type aliases

The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.