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