Skip to content

Commit

Permalink
Update config for Sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
dimriou committed Nov 15, 2024
1 parent 906a8be commit c284dc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/chains/evm/config/toml/defaults/Ethereum_Sepolia.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ FinalityTagEnabled = true
LinkContractAddress = '0x779877A7B0D9E8603169DdbD7836e478b4624789'
MinContractPayment = '0.1 link'

[TxmV2]
Enabled = true
BlockTime = '10s'

[GasEstimator]
EIP1559DynamicFees = true

Expand Down

0 comments on commit c284dc0

Please sign in to comment.