//
pkg.gl
Category
github.com/ccm-chain/ccmchain
protocol
gasprice
package
1.0.0
Repository:
https://github.com/ccm-chain/ccmchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
166 SLOC
#
Functions
NewOracle
NewOracle returns a new gasprice oracle which can recommend suitable gasprice for newly created transaction.
#
Structs
Config
No description provided by the author
Oracle
Oracle recommends gas prices based on the content of recent blocks.
#
Interfaces
OracleBackend
OracleBackend includes all necessary background APIs for oracle.