package
0.26.0
Repository: https://github.com/mesg-foundation/engine.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState is the default GenesisState.
DefaultParams defines the parameters for this module.
NewGenesisState creates a new GenesisState object.
NewParams creates a new Params object.
ParamKeyTable for auth module.
RegisterCodec registers concrete types on codec.
ValidateGenesis validates the instance genesis parameters.

# Constants

module event types and attributes.
module event types and attributes.
module event types and attributes.
module event types and attributes.
Default parameter namespace.
module event types and attributes.
ModuleName is the name of the module.
QuerierRoute to be used for routing.
Query endpoints supported by the ownership querier.
Query endpoints supported by the ownership querier.
RouterKey to be used for routing msgs.
StoreKey to be used when creating the KVStore.

# Variables

DefaultMinters is the default value of Minters.
KeyMinters key for the parameter Minters.
ModuleCdc defines the module codec.

# Structs

GenesisState - all instance state that must be provided at genesis.
The message to add credits.
Params - used for initializing default parameter for instance at genesis.

# Interfaces

AccountKeeper interface.
ParamSubspace defines the expected Subspace interfacace.