Documentation ¶
Index ¶
- func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)
- func SimulateCreateToken(bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateMsgAuthorizeAddress(bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateMsgCreateToken(bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateMsgTransferToken(bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateMsgUnAuthorizeAddress(bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateMsgUpdateToken(bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateUpdateToken(bk types.BankKeeper, 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 SimulateCreateToken ¶
func SimulateMsgCreateToken ¶
func SimulateMsgUpdateToken ¶
func SimulateUpdateToken ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.