# Functions
No description provided by the author
No description provided by the author
IsLaterThan returns true if the first log was emitted "after" the second log from the blockchain's point of view.
No description provided by the author
No description provided by the author
NewOCR2KeeperRelayer is the constructor of ocr2keeperRelayer.
No description provided by the author
No description provided by the author
No description provided by the author
NewRequestRoundTracker makes a new RequestRoundTracker.
NewDB returns a new DB scoped to this oracleSpecID.
No description provided by the author
# Variables
Common to all OCR2 evm based contracts: https://github.com/smartcontractkit/libocr/blob/master/contract2/OCR2Abstract.sol#L23.
# Structs
No description provided by the author
No description provided by the author
OCR2KeeperProviderOpts is the custom options to create a keeper provider.
No description provided by the author
RequestRoundTracker subscribes to new request round logs.
# Interfaces
No description provided by the author
DKGProvider provides all components needed for a DKG plugin.
OCR2KeeperProvider provides all components needed for a OCR2Keeper plugin.
OCR2KeeperRelayer contains the relayer and instantiating functions for OCR2Keeper providers.
OCR2VRFProvider provides all components needed for a OCR2VRF plugin.
OCR2VRFRelayer contains the relayer and instantiating functions for OCR2VRF providers.
No description provided by the author
RequestRoundDB stores requested rounds for querying by the median plugin.
No description provided by the author