package
0.0.0-20210203100110-2c3f891d014e
Repository: https://github.com/pocblockchain/pocc.git
Documentation: pkg.go.dev

# Functions

DefaultInitialMinter set the initial minter .
No description provided by the author
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.
No description provided by the author
validate minter.
validate params.

# Constants

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.
Query endpoints supported by the minting querier.
StoreKey is the default store key for mint.

# Variables

No description provided by the author
81000000 in the 1st year.
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.