Documentation ¶
Index ¶
- func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)
- func SimulateMsgAcceptBid(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgBid(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgBuy(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgCancelBid(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgDelist(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgList(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgRegister(_ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper) simtypes.Operation
- func SimulateMsgTransfer(_ 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 SimulateMsgAcceptBid ¶
func SimulateMsgAcceptBid( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgBid ¶
func SimulateMsgBid( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgBuy ¶
func SimulateMsgBuy( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgCancelBid ¶
func SimulateMsgCancelBid( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgDelist ¶
func SimulateMsgDelist( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgList ¶
func SimulateMsgList( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgRegister ¶
func SimulateMsgRegister( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
func SimulateMsgTransfer ¶
func SimulateMsgTransfer( _ types.AccountKeeper, _ types.BankKeeper, _ keeper.Keeper, ) simtypes.Operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.