# Functions
DefaultGenesisState creates a default GenesisState object.
DefaultInitialMinter returns a default initial Minter object for a new chain which uses an inflation rate of 13%.
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 and annual provisions values.
No description provided by the author
ParamTable for minting module.
ValidateGenesis validates the provided genesis state to ensure the expected invariants holds.
validate minter.
# Constants
Minting module event types.
Minting module event types.
Minting module event types.
default paramspace for params keeper.
Minting module event types.
module name.
QuerierRoute is the querier route for the minting store.
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.
the one key to use for the keeper store.
generic sealed codec to be used throughout this 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.