Versions in this module Expand all Collapse all v1 v1.20.8 Aug 4, 2026 Changes in this version + const TimeoutSafetyFactor + func EstimateSendTransactionGas(client rocketpool.ExecutionClient, toAddress common.Address, data []byte, ...) (gaslimit.Limits, error) + func IsTransactionDue(rp *rocketpool.RocketPool, startTime time.Time) (bool, time.Duration, error) + func PrintAndWaitForTransaction(cfg *config.RocketPoolConfig, hash common.Hash, ec rocketpool.ExecutionClient, ...) error + func SendTransaction(client rocketpool.ExecutionClient, toAddress common.Address, chainID *big.Int, ...) (common.Hash, error)