simulation

package
v0.0.0-...-fbaf713 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Inflation           = "inflation"
	InflationRateChange = "inflation_rate_change"
	InflationMax        = "inflation_max"
	InflationMin        = "inflation_min"
	GoalBonded          = "goal_bonded"
)

Simulation parameter constants

Variables

This section is empty.

Functions

func GenGoalBonded

func GenGoalBonded(r *rand.Rand) sdk.Dec

GenGoalBonded randomized GoalBonded

func GenInflation

func GenInflation(r *rand.Rand) sdk.Dec

GenInflation randomized Inflation

func GenInflationMax

func GenInflationMax(r *rand.Rand) sdk.Dec

GenInflationMax randomized InflationMax

func GenInflationMin

func GenInflationMin(r *rand.Rand) sdk.Dec

GenInflationMin randomized InflationMin

func GenInflationRateChange

func GenInflationRateChange(r *rand.Rand) sdk.Dec

GenInflationRateChange randomized InflationRateChange

func NewDecodeStore

func NewDecodeStore(cdc codec.Marshaler) func(kvA, kvB kv.Pair) string

NewDecodeStore returns a decoder function closure that umarshals the KVPair's Value to the corresponding mint type.

func ParamChanges

func ParamChanges(r *rand.Rand) []simtypes.ParamChange

ParamChanges defines the parameters that can be modified by param change proposals on the simulation

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for mint

Types

This section is empty.

Jump to

Keyboard shortcuts

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