You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// reportingPluginFactoryChainSelectorToBytesAdapter is a wrapper around the ReportingPluginFactory to implement ocr3types.ReportingPluginFactory[[]byte]
// ocr3ReportingPluginFactoryAdapter wraps a core.OCR3ReportingPluginFactory to implement ReportingPluginFactory[core.ChainSelector]
14
-
typeocr3ReportingPluginFactoryAdapterstruct {
13
+
// ocr3ReportingPluginFactoryBytesToChainSelectorAdapter wraps a core.OCR3ReportingPluginFactory to implement ReportingPluginFactory[core.ChainSelector]
// reportingPluginFactoryChainSelectorToBytesAdapter wraps a ReportingPluginFactory[core.ChainSelector] to implement ocr3types.ReportingPluginFactory[[]byte]
0 commit comments