Versions in this module Expand all Collapse all v0 v0.5.14 Jan 24, 2022 Changes in this version + const OpWeightMsgMultiSend + const OpWeightMsgSend + func RandomGenesisBalances(simState *module.SimulationState) []types.Balance + func RandomizedGenState(simState *module.SimulationState) + func SimulateMsgMultiSend(ak types.AccountKeeper, bk keeper.Keeper) simtypes.Operation + func SimulateMsgSend(ak types.AccountKeeper, bk keeper.Keeper) simtypes.Operation + func WeightedOperations(appParams simtypes.AppParams, cdc codec.JSONCodec, ak types.AccountKeeper, ...) simulation.WeightedOperations