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

# Functions

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

# Variables

# Structs

Oracle recommends gas prices based on the content of recent blocks.

# Interfaces

OracleBackend includes all necessary background APIs for oracle.