Documentation
¶
Index ¶
Constants ¶
View Source
const (
OpWeightMsgDummy = "op_weight_msg_dummy" //nolint:gosec
)
Simulation operation weights constants
Variables ¶
This section is empty.
Functions ¶
func SimulateMsgDummy ¶
func SimulateMsgDummy(ak types.AccountKeeper) simtypes.Operation
SimulateMsgDummy tests and runs a single msg dummy where both accounts already exist.
func WeightedOperations ¶
func WeightedOperations( appParams simtypes.AppParams, cdc codec.JSONCodec, ak types.AccountKeeper, ) simulation.WeightedOperations
WeightedOperations returns all the operations from the module with their respective weights
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.