Documentation ¶
Index ¶
- func RandomizedGenesisState(cdc *codec.Codec) types.GenesisState
- func RandomizedParams() []simulation.ParamChange
- func SimulateUpsert(ak expected.AccountKeeper, pk expected.PlanKeeper, ...) 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(cdc *codec.Codec) types.GenesisState
func RandomizedParams ¶ added in v0.4.0
func RandomizedParams() []simulation.ParamChange
func SimulateUpsert ¶
func SimulateUpsert(ak expected.AccountKeeper, pk expected.PlanKeeper, sk expected.SubscriptionKeeper) simulation.Operation
func WeightedOperations ¶ added in v0.4.0
func WeightedOperations(params simulation.AppParams, cdc *codec.Codec, ak expected.AccountKeeper, pk expected.PlanKeeper, sk expected.SubscriptionKeeper) simulation.WeightedOperations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.