Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = &Config{ BlockNum: 20, Percent: 260, GasPrice: big.NewInt(18 * 1e9), }
Functions ¶
This section is empty.
Types ¶
type Forecast ¶
type Forecast struct {
// contains filtered or unexported fields
}
Forecast gas prices based on the content of recent blocks.
func NewForecast ¶
NewForecast returns a new Forecast.
Click to show internal directories.
Click to hide internal directories.