Documentation ¶
Index ¶
- func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)
- func SimulateMsgCancelLimitOrder(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgDeposit(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgMultiHopSwap(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgPlaceLimitOrder(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgWithdrawFilledLimitOrder(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgWithdrawal(_ types.AccountKeeper, _ types.BankKeeper, _ 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 SimulateMsgCancelLimitOrder ¶
func SimulateMsgCancelLimitOrder( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgDeposit ¶
func SimulateMsgDeposit( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgMultiHopSwap ¶
func SimulateMsgMultiHopSwap( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgPlaceLimitOrder ¶
func SimulateMsgPlaceLimitOrder( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgWithdrawFilledLimitOrder ¶
func SimulateMsgWithdrawFilledLimitOrder( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgWithdrawal ¶
func SimulateMsgWithdrawal( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.