simulation

package
v1.4.7 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: Apache-2.0 Imports: 9 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 DecodeStore

func DecodeStore(cdc *codec.Codec, kvA, kvB tmkv.Pair) string

DecodeStore unmarshals the KVPair's Value to the corresponding mint type

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 ParamChanges

func ParamChanges(r *rand.Rand) []simulation.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