Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 Changes in this version + const GoalBonded + const Inflation + const InflationMax + const InflationMin + const InflationRateChange + func DecodeStore(cdc *codec.Codec, kvA, kvB tmkv.Pair) string + 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 ParamChanges(r *rand.Rand) []simulation.ParamChange + func RandomizedGenState(simState *module.SimulationState)