Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRound ¶
func CheckRound(i *OCRSetupInputs)
func DeployOCRForEnv ¶
func DeployOCRForEnv(i *OCRSetupInputs, envInit environment.K8sEnvSpecInit)
func SetupOCRTest ¶
func SetupOCRTest(i *OCRSetupInputs)
func SetupRunlogTest ¶
func SetupRunlogTest(i *RunlogSetupInputs)
Types ¶
type OCRSetupInputs ¶
type OCRSetupInputs struct {
SuiteSetup *actions.DefaultSuiteSetup
ChainlinkNodes []client.Chainlink
Adapter environment.ExternalAdapter
DefaultWallet client.BlockchainWallet
OCRInstance contracts.OffchainAggregator
}
type RunlogSetupInputs ¶
type RunlogSetupInputs struct {
S *actions.DefaultSuiteSetup
Adapter environment.ExternalAdapter
Nodes []client.Chainlink
NodeAddresses []common.Address
Oracle contracts.Oracle
Consumer contracts.APIConsumer
JobUUID uuid.UUID
Err error
}
Click to show internal directories.
Click to hide internal directories.