Versions in this module Expand all Collapse all v1 v1.0.1 Dec 19, 2019 Changes in this version + var ErrNoSideChain = errors.New(...) + 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, appId string) (*big.Int, error)