types

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BlocksPerDay = []byte("BlocksPerDay")
)

IncrementModifier Parameter store keys

Functions

func ParamKeyTable

func ParamKeyTable() paramtypes.KeyTable

ParamKeyTable ParamTable for minting module.

Types

type Params

type Params struct {
	BlocksPerDay sdk.Int `` /* 139-byte string literal not displayed */
}

func DefaultParams

func DefaultParams() Params

DefaultParams default minting module parameters

func NewParams

func NewParams(
	blocksPerDay sdk.Int,
) Params

func (*Params) ParamSetPairs

func (p *Params) ParamSetPairs() paramtypes.ParamSetPairs

ParamSetPairs Implements params.ParamSet

func (Params) Validate

func (p Params) Validate() error

Validate validate params

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL