Documentation ¶
Index ¶
- func GetAutoTxInfo(cfg *hdconfig.HyperdriveConfig, logger *slog.Logger) (*big.Int, *big.Int)
- func PrintAndWaitForTransaction(res *config.NetworkResources, txMgr *eth.TransactionManager, ...) error
- func PrintAndWaitForTransactionBatch(res *config.NetworkResources, txMgr *eth.TransactionManager, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAutoTxInfo ¶
Gets the automatic TX max fee and max priority fee for daemon processes
func PrintAndWaitForTransaction ¶
func PrintAndWaitForTransaction(res *config.NetworkResources, txMgr *eth.TransactionManager, logger *slog.Logger, txInfo *eth.TransactionInfo, opts *bind.TransactOpts) error
Prints a TX's details to the logger and waits for it to validated.
func PrintAndWaitForTransactionBatch ¶
func PrintAndWaitForTransactionBatch(res *config.NetworkResources, txMgr *eth.TransactionManager, logger *slog.Logger, submissions []*eth.TransactionSubmission, opts *bind.TransactOpts) error
Prints a TX's details to the logger and waits for it to validated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.