package
Version:
v0.0.26
Opens a new window with list of versions in this module.
Published: Aug 14, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Blocks int `mapstructure:"blocks"`
Default *big.Int
}
Config gas price oracle config
Oracle recommends gas prices based on the content of recent
blocks.
NewOracle returns a new oracle.
SuggestPrice returns the recommended gas price.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.