package
1.14.1
Repository: https://github.com/hacpy/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewOracle returns a new gasprice oracle which can recommend suitable gasprice for newly created transaction.

# Variables

No description provided by the author

# Structs

No description provided by the author
Oracle recommends gas prices based on the content of recent blocks.

# Interfaces

OracleBackend includes all necessary background APIs for oracle.