Documentation
¶
Index ¶
- func NewDeleteJobsCommand() *deleteJobs
- func NewDeployJobSpecsCommand() *deployJobSpecs
- func NewGenerateJobSpecsCommand() *generateJobSpecs
- func NewGenerateOCR2ConfigCommand() *generateOCR2Config
- type BootSpec
- type JobSpec
- type NodeKeys
- type OCRSpec
- type OracleConfigSource
- type S4ReportingPluginConfig
- type ThresholdOffchainConfig
- type TopLevelConfigSource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeleteJobsCommand ¶
func NewDeleteJobsCommand() *deleteJobs
func NewDeployJobSpecsCommand ¶
func NewDeployJobSpecsCommand() *deployJobSpecs
func NewGenerateJobSpecsCommand ¶
func NewGenerateJobSpecsCommand() *generateJobSpecs
func NewGenerateOCR2ConfigCommand ¶
func NewGenerateOCR2ConfigCommand() *generateOCR2Config
Types ¶
type OracleConfigSource ¶
type OracleConfigSource struct {
MaxQueryLengthBytes uint32
MaxObservationLengthBytes uint32
MaxReportLengthBytes uint32
MaxRequestBatchSize uint32
DefaultAggregationMethod int32
UniqueReports bool
ThresholdOffchainConfig ThresholdOffchainConfig
S4ReportingPluginConfig S4ReportingPluginConfig
MaxReportTotalCallbackGas uint32
DeltaProgressMillis uint32
DeltaResendMillis uint32
DeltaRoundMillis uint32
DeltaGraceMillis uint32
DeltaStageMillis uint32
MaxRoundsPerEpoch uint8
TransmissionSchedule []int
MaxDurationQueryMillis uint32
MaxDurationObservationMillis uint32
MaxDurationReportMillis uint32
MaxDurationAcceptMillis uint32
MaxDurationTransmitMillis uint32
MaxFaultyOracles int
}
type S4ReportingPluginConfig ¶
type ThresholdOffchainConfig ¶
type TopLevelConfigSource ¶
type TopLevelConfigSource struct {
OracleConfig OracleConfigSource
}
NOTE: Field names need to match what's in the JSON input file (see sample_config.json)
Click to show internal directories.
Click to hide internal directories.