Documentation
¶
Index ¶
- Constants
- func GetRandomApproveBy(r *rand.Rand) string
- func GetRandomSwapDenom(r *rand.Rand) string
- func GetRandomSwapEnabled(r *rand.Rand) bool
- func NewDecodeStore(cdc codec.Marshaler) func(kvA, kvB kv.Pair) string
- func ParamChanges(r *rand.Rand) []simtypes.ParamChange
- func RandomizedGenesisState(simState *module.SimulationState)
- func SimulateMsgSwapRequest(k keeper.Keeper, cdc codec.JSONMarshaler) sdksimulation.Operation
- func WeightedOperations(ap sdksimulation.AppParams, cdc codec.JSONMarshaler, k keeper.Keeper) simulation.WeightedOperations
Constants ¶
View Source
const OpWeightMsgSwapRequest = "op_weight_msg_swap_request"
Variables ¶
This section is empty.
Functions ¶
func GetRandomApproveBy ¶
func GetRandomSwapDenom ¶
func GetRandomSwapEnabled ¶
func ParamChanges ¶
func ParamChanges(r *rand.Rand) []simtypes.ParamChange
func RandomizedGenesisState ¶
func RandomizedGenesisState(simState *module.SimulationState)
func SimulateMsgSwapRequest ¶
func SimulateMsgSwapRequest(k keeper.Keeper, cdc codec.JSONMarshaler) sdksimulation.Operation
func WeightedOperations ¶
func WeightedOperations(ap sdksimulation.AppParams, cdc codec.JSONMarshaler, k keeper.Keeper) simulation.WeightedOperations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.