Documentation
      ¶
    
    
  
    
  
    Index ¶
- func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)
 - func SimulateMsgAddCollateral(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
 - func SimulateMsgBrokerAddCollateral(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
 - func SimulateMsgClosePositions(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
 - func SimulateMsgClosep(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
 - func SimulateMsgDewhitelist(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
 - func SimulateMsgOpen(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
 - func SimulateMsgWhitelist(ak types.AccountKeeper, 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 SimulateMsgAddCollateral ¶ added in v0.35.0
func SimulateMsgAddCollateral( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateMsgBrokerAddCollateral ¶ added in v0.35.0
func SimulateMsgBrokerAddCollateral( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateMsgClosePositions ¶ added in v0.45.0
func SimulateMsgClosePositions( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateMsgClosep ¶
func SimulateMsgClosep( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateMsgDewhitelist ¶
func SimulateMsgDewhitelist( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateMsgOpen ¶
func SimulateMsgOpen( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateMsgWhitelist ¶
func SimulateMsgWhitelist( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.