Versions in this module Expand all Collapse all v0 v0.43.1 Aug 24, 2021 Changes in this version + const GoalBonded + const Inflation + const InflationMax + const InflationMin + const InflationRateChange + func GenGoalBonded(r *rand.Rand) sdk.Dec + func GenInflation(r *rand.Rand) sdk.Dec + func GenInflationMax(r *rand.Rand) sdk.Dec + func GenInflationMin(r *rand.Rand) sdk.Dec + func GenInflationRateChange(r *rand.Rand) sdk.Dec + func NewDecodeStore(cdc codec.Codec) func(kvA, kvB kv.Pair) string + func ParamChanges(r *rand.Rand) []simtypes.ParamChange + func RandomizedGenState(simState *module.SimulationState)