Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendAndWait ¶
func SendAndWait( ctx context.Context, auth *bind.TransactOpts, client *ethclient.Client, countByStatusFunc func(ctx context.Context, status pool.TxStatus) (uint64, error), nTxs int, erc20SC *ERC20.ERC20, txSenderFunc func(l2Client *ethclient.Client, gasPrice *big.Int, nonce uint64, auth *bind.TransactOpts, erc20SC *ERC20.ERC20) error, ) error
SendAndWait sends a number of transactions and waits for them to be marked as pending in the pool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.