Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RelayConfig ¶
type RelayConfig struct {
ChainID string `json:"chainID"`
NodeName string `json:"nodeName"` // optional, defaults to random node with 'chainID'
}
[relayConfig] member of Chainlink's job spec v2 (OCR2 only currently)
Click to show internal directories.
Click to hide internal directories.