package
0.25.0-rc0
Repository: https://github.com/pythonberg1997/bnc-cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

Called every block, process inflation on the first block of every hour.
get raw genesis raw message for testing.
default minting module parameters.
new mint genesis.
minter object for a new minter.
No description provided by the author
No description provided by the author
ParamTable for stake module.
ValidateGenesis validates the provided staking genesis state to ensure the expected invariants holds.
WriteGenesis returns a GenesisState for a given context and keeper.

# Constants

default paramspace for params keeper.

# Variables

params store for inflation params.

# Structs

GenesisState - all distribution state that must be provided at genesis.
keeper of the stake store.
current inflation state.
mint parameters.

# Interfaces

expected fee collection keeper interface.
expected stake keeper.