Skip to content

Commit

Permalink
treasure config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ma33r committed Jan 21, 2025
1 parent ca89fde commit a598318
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion integration-tests/testconfig/ocr/overrides/treasure_testnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,13 @@ evm_chainlink_transaction_limit = 5000
evm_minimum_confirmations = 1
evm_gas_estimation_buffer = 10000
evm_supports_eip1559 = true
evm_default_gas_limit = 2500000000
evm_default_gas_limit = 2500000000

[[Seth.networks]]
name = "TREASURE_TOPAZ"
transaction_timeout = "2m"
gas_price = 264_184_358_789
gas_tip_cap = 0
gas_fee_cap = 264_184_358_789
# EIP-1559 transactions
eip_1559_dynamic_fees = true

0 comments on commit a598318

Please sign in to comment.