package
0.0.2
Repository: https://github.com/ignite/modules.git
Documentation: pkg.go.dev

# Functions

New returns a reference to an initialized blockchain app.
NewDefaultGenesisState generates the default state for the application.

# Constants

No description provided by the author
No description provided by the author
MissionIDStaking is the mission ID for staking mission to claim airdrop.
MissionIDVoting is the mission ID for voting mission to claim airdrop.
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.

# Type aliases

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