Versions in this module Expand all Collapse all v0 v0.0.2 Aug 28, 2023 v0.0.1 Jul 5, 2023 Changes in this version + const DistributionProportions + const FundedAddresses + const GoalBonded + const Inflation + const InflationMax + const InflationMin + const InflationRateChange + func GenDistributionProportions(r *rand.Rand) types.DistributionProportions + func GenFundedAddresses(r *rand.Rand) []types.WeightedAddress + func GenGoalBonded() sdk.Dec + func GenInflation(r *rand.Rand) sdk.Dec + func GenInflationMax() sdk.Dec + func GenInflationMin() sdk.Dec + func GenInflationRateChange(r *rand.Rand) sdk.Dec + func NewDecodeStore(cdc codec.Codec) func(kvA, kvB kv.Pair) string + func ParamChanges() []simtypes.LegacyParamChange + func RandomizedGenState(simState *module.SimulationState)