package
4.0.2+incompatible
Repository: https://github.com/dipper-labs/dipper-protocol.git
Documentation: pkg.go.dev

# Functions

DefaultGenesisState creates a default GenesisState object.
DefaultInitialMinter returns a default initial Minter object for a new chain which uses an inflation rate of 4%.
default minting module parameters.
InitialMinter returns an initial Minter object with a given inflation value.
NewGenesisState creates a new GenesisState object.
NewMinter returns a new Minter object with the given inflation, provisions values and current provisions.
No description provided by the author
ParamTable for minting module.
ValidateGenesis validates the provided genesis state to ensure the expected invariants holds.
ValidateMinter validates minter.

# Constants

Minting module event types.
Minting module event types.
Minting module event types.
Minting module event types.
default paramspace for params keeper.
Minting module event types.
ModuleName defines the name of the module.
QuerierRoute is the querier route for the minting store.
nolint.
nolint.
nolint.
Query endpoints supported by the minting querier.
StoreKey is the default store key for mint.

# Variables

Parameter store keys.
Parameter store keys.
Parameter store keys.
Parameter store keys.
Parameter store keys.
Parameter store keys.
Parameter store keys.
MinterKey - the one key to use for the keeper store.
ModuleCdc generic sealed codec to be used throughout module.

# Structs

GenesisState - minter state.
Minter represents the minting state.
mint parameters.

# Interfaces

StakingKeeper defines the expected staking keeper.
SupplyKeeper defines the expected supply keeper.