Skip to content

Commit

Permalink
use ocrv2
Browse files Browse the repository at this point in the history
  • Loading branch information
flodesi committed Feb 19, 2025
1 parent 6d081f5 commit cb513b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ selected_networks = ["0G_TESTNET_NEWTON"]
[Soak.Common]
chainlink_node_funding = 2

[Soak.OCR]
[Soak.OCR.Common]
[Soak.OCR2]
[Soak.OCR2.Common]
test_duration = "4h"

[Soak.OCR.Soak]
[Soak.OCR2.Soak]
time_between_rounds = "5m"

[OCR.Common]
[OCR2.Common]
number_of_contracts = 2

[Network.EVMNetworks.0G_TESTNET_NEWTON]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ selected_networks = ["PLUME_DEVNET"]
[Soak.Common]
chainlink_node_funding = 0.3

[Soak.OCR]
[Soak.OCR.Common]
[Soak.OCR2]
[Soak.OCR2.Common]
test_duration = "4h"

[Soak.OCR.Soak]
[Soak.OCR2.Soak]
time_between_rounds = "5m"

[OCR.Common]
[OCR2.Common]
number_of_contracts = 2

[Network.EVMNetworks.PLUME_DEVNET]
Expand Down

0 comments on commit cb513b0

Please sign in to comment.