Versions in this module Expand all Collapse all v1 v1.21.0-dev Aug 11, 2026 v1.20.8 Aug 4, 2026 Changes in this version + type Limits struct + Estimated uint64 + Safe uint64 + func (l Limits) Add(other Limits) Limits + func (l Limits) Check(checkThreshold bool, gasThresholdGwei float64, logger *log.ColorLogger, ...) bool + func (l Limits) IsBlank() bool + func (l Limits) Print(logger *log.ColorLogger, maxFeeWei *big.Int, gasLimit uint64) + func (l Limits) PrintAndCheck(checkThreshold bool, gasThresholdGwei float64, logger *log.ColorLogger, ...) bool