Versions in this module Expand all Collapse all v11 v11.0.0 Aug 29, 2022 Changes in this version + const DefaultWeightMsgAddToGauge + const DefaultWeightMsgCreateGauge + const OpWeightMsgAddToGauge + const OpWeightMsgCreateGauge + const ParamsDistrEpochIdentifier + func Max(x, y int) int + func Min(x, y int) int + func RandomGauge(ctx sdk.Context, r *rand.Rand, k keeper.Keeper) *types.Gauge + func RandomizedGenState(simState *module.SimulationState) + func SimulateMsgAddToGauge(ak stakingTypes.AccountKeeper, bk stakingTypes.BankKeeper, k keeper.Keeper) simtypes.Operation + func SimulateMsgCreateGauge(ak stakingTypes.AccountKeeper, bk stakingTypes.BankKeeper, ...) simtypes.Operation + func WeightedOperations(appParams simtypes.AppParams, cdc codec.JSONCodec, ...) simulation.WeightedOperations