//
pkg.gl
Category
github.com/ethereum/go-ethereum
eth
gasestimator
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
4
Files
221 SLOC
#
Functions
Estimate
Estimate returns the lowest possible gas limit that allows the transaction to run successfully with the provided context options.
#
Structs
Options
Options are the contextual parameters to execute the requested call.