package
0.11.0
Repository: https://github.com/hdac-io/friday.git
Documentation: pkg.go.dev

# Functions

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.
NewMinter returns a new Minter object with the given inflation and annual provisions values.
No description provided by the author
ParamTable for minting module.
validate minter.
validate params.

# 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

Minter represents the minting state.
mint parameters.

# Interfaces

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