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