package
0.29.0
Repository: https://github.com/ftlnetwork/ftlnetwork-sdk.git
Documentation: pkg.go.dev

# Functions

Inflate every block, update inflation parameters once per hour.
get raw genesis raw message for testing.
default initial minter object for a new chain which uses an inflation rate of 13%.
default minting module parameters.
ExportGenesis returns a GenesisState for a given context and keeper.
new mint genesis.
minter object for a new chain.
No description provided by the author
No description provided by the author
Create a new minter object.
No description provided by the author
ParamTable for stake module.
ValidateGenesis validates the provided staking genesis state to ensure the expected invariants holds.

# 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.
Minter represents the minting state.
mint parameters.

# Interfaces

expected fee collection keeper interface.
expected stake keeper.