Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func NewDelegate ¶
NewDelegate creates a master relay delegate which manages "relays" which are OCR2 median reporting plugins for various chains (evm and non-evm). nil Relayers will be disabled.
Types ¶
type OCR2ProviderArgs ¶
type OCR2ProviderArgs struct { ID int32 ContractID string TransmitterID null.String Relay types.Network RelayConfig job.JSONConfig IsBootstrapPeer bool Plugin job.OCR2PluginType }
OCR2ProviderArgs contains the minimal parameters to create a OCR2 Provider.
Click to show internal directories.
Click to hide internal directories.