Skip to content

Commit

Permalink
update test config
Browse files Browse the repository at this point in the history
  • Loading branch information
finleydecker committed Nov 7, 2024
1 parent 51bc399 commit 39fde60
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions integration-tests/testconfig/ocr/overrides/shibarium_puppynet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,14 @@ time_between_rounds = "2m"

[OCR.Common]
number_of_contracts = 2

[Network.EVMNetworks.SHIBARIUM_PUPPYNET]
evm_name = "Shibarium_Puppynet"
evm_chain_id = 157
client_implementation = "Ethereum"
evm_simulated = false
evm_chainlink_transaction_limit = 5000
evm_minimum_confirmations = 1
evm_gas_estimation_buffer = 10000
evm_supports_eip1559 = true
evm_default_gas_limit = 6000000

0 comments on commit 39fde60

Please sign in to comment.