Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendAndWait ¶
func SendAndWait( auth *bind.TransactOpts, client *ethclient.Client, getTxsByStatus func(ctx context.Context, status pool.TxStatus, limit uint64) ([]pool.Transaction, error), nTxs uint64, erc20SC *ERC20.ERC20, uniswapDeployments *pkg.Deployments, txSenderFunc func(l2Client *ethclient.Client, gasPrice *big.Int, auth *bind.TransactOpts, erc20SC *ERC20.ERC20, uniswapDeployments *pkg.Deployments) ([]*types.Transaction, error), ) ([]*types.Transaction, error)
SendAndWait sends a number of transactions and waits for them to be marked as pending in the pool
func ShouldRetryError ¶ added in v0.0.990
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.