package
0.0.0-20190419125020-9e984db77e93
Repository: https://github.com/monetha/go-ethereum.git
Documentation: pkg.go.dev
# Functions
NewGasLimitEstimator creates instance of GasLimitEstimator.
NewGasPriceEstimator creates an instance of GasPriceEstimator.
# Structs
GasLimitEstimator is the gas estimator for the contract methods on the Ethereum network.
GasPriceEstimator is the gas price estimator, it returns cached gas price to allow a timely execution of a transaction.