Versions in this module Expand all Collapse all v0 v0.0.2 Nov 23, 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.Marshaler) func(kvA, kvB kv.Pair) string + func ParamChanges(r *rand.Rand) []simtypes.ParamChange + func RandomizedGenState(simState *module.SimulationState)