Documentation
¶
Index ¶
- func SimulateMsgCreateVestingAccount(_ types.AccountKeeper, _ types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateSendToVestingAccount(_ types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateVestingMultiOperations(_ types.AccountKeeper, _ types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateVestingOperations(_ types.AccountKeeper, _ types.BankKeeper, k keeper.Keeper) simtypes.Operation
- func SimulateWithdrawAllAvailable(_ types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SimulateMsgCreateVestingAccount ¶
func SimulateMsgCreateVestingAccount( _ types.AccountKeeper, _ types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateSendToVestingAccount ¶ added in v1.1.0
func SimulateSendToVestingAccount( _ types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateVestingMultiOperations ¶ added in v1.1.0
func SimulateVestingMultiOperations( _ types.AccountKeeper, _ types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateVestingOperations ¶ added in v1.1.0
func SimulateVestingOperations( _ types.AccountKeeper, _ types.BankKeeper, k keeper.Keeper, ) simtypes.Operation
func SimulateWithdrawAllAvailable ¶ added in v1.1.0
func SimulateWithdrawAllAvailable( _ 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.