Versions in this module Expand all Collapse all v1 v1.0.0 Jan 6, 2023 Changes in this version + type GPOConfig struct + Blocks int + Default *big.Int + Weight int + func NewGPOConfig(weight int, checkBlocks int) GPOConfig + type Oracle struct + BlockGPQueue *types.BlockGPResults + CurrentBlockGPs *types.SingleBlockGPs + func NewOracle(params GPOConfig) *Oracle + func (gpo *Oracle) RecommendGP() *big.Int