package
2.21.1-hedera-beta.0
Repository: https://github.com/smartcontractkit/chainlink.git
Documentation: pkg.go.dev

# Packages

# Functions

IsLaterThan returns true if the first log was emitted "after" the second log from the blockchain's point of view.
NewDB returns a new DB scoped to this oracleSpecID.
NewFlags constructs a new Flags from a flags contract address.
NewOCRContractTracker makes a new OCRContractTracker.
ValidatedOracleSpecToml validates an oracle spec that came from TOML.

# Constants

InitialHibernationStatus - hibernation state set until the first successful update from the chain.

# Variables

# Structs

# Interfaces

# Type aliases

OCRContractConfigSubscription only exists to comply with the ContractConfigSubscription interface, it's just a simple shell around OCRContractTracker that defines two methods.