Documentation ¶
Index ¶
- func RandomProvider(r *rand.Rand, providers types.Providers) types.Provider
- func RandomizedGenesisState(_ *codec.Codec) types.GenesisState
- func SimulateMsgRegister(ak expected.AccountKeeper, k keeper.Keeper) simulation.Operation
- func SimulateMsgUpdate(ak expected.AccountKeeper, k keeper.Keeper) simulation.Operation
- func WeightedOperations(params simulation.AppParams, cdc *codec.Codec, ak expected.AccountKeeper, ...) simulation.WeightedOperations
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomizedGenesisState ¶ added in v0.4.0
func RandomizedGenesisState(_ *codec.Codec) types.GenesisState
func SimulateMsgRegister ¶
func SimulateMsgRegister(ak expected.AccountKeeper, k keeper.Keeper) simulation.Operation
func SimulateMsgUpdate ¶
func SimulateMsgUpdate(ak expected.AccountKeeper, k keeper.Keeper) simulation.Operation
func WeightedOperations ¶ added in v0.4.0
func WeightedOperations(params simulation.AppParams, cdc *codec.Codec, ak expected.AccountKeeper, k keeper.Keeper) simulation.WeightedOperations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.