Documentation ¶
Index ¶
- func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)
- func SimulateMsgApproveAddAccount(k keeper.Keeper) simtypes.Operation
- func SimulateMsgApproveRevokeAccount(k keeper.Keeper) simtypes.Operation
- func SimulateMsgProposeAddAccount(k keeper.Keeper) simtypes.Operation
- func SimulateMsgProposeRevokeAccount(k keeper.Keeper) simtypes.Operation
- func SimulateMsgRejectAddAccount(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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.