Versions in this module Expand all Collapse all v1 v1.0.5 Dec 26, 2020 Changes in this version + type Config struct + Blocks int + Default *big.Int + OracleThreshold int + Percentile int + type Oracle struct + func NewOracle(backend ethapi.Backend, params Config) *Oracle + func (gpo *Oracle) SuggestPrice(ctx context.Context) (*big.Int, error)