Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultWeightMsgSend = 100 // from simappparams.DefaultWeightMsgSend DefaultWeightMsgSetWithdrawAddress = 50 // from simappparams.DefaultWeightMsgSetWithdrawAddress )
Variables ¶
This section is empty.
Functions ¶
func GenAndDeliver ¶
func GenAndDeliver(bk bankkeeper.Keeper, o simulation.OperationInput, gasLimit storetypes.Gas, ) (simtypes.OperationMsg, []simtypes.FutureOperation, error)
GenAndDeliverTxWithRandFees generates a transaction with a random fee and delivers it. If gasLimit==0 then appparams default gas limit is used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.