Documentation ¶
Index ¶
- func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)
- func SimulateMsgActivateAccount(wk *wasmkeeper.PermissionedKeeper, ak types.AccountKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateMsgRecover(wk *wasmkeeper.PermissionedKeeper, ak types.AccountKeeper, k keeper.Keeper) simtypes.Operation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAccount ¶
FindAccount find a specific address from an account list
func SimulateMsgActivateAccount ¶
func SimulateMsgActivateAccount( wk *wasmkeeper.PermissionedKeeper, ak types.AccountKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateMsgRecover ¶
func SimulateMsgRecover( wk *wasmkeeper.PermissionedKeeper, ak types.AccountKeeper, k keeper.Keeper, ) simtypes.Operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.