Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit e8de12e

Browse files
committed
remove da
1 parent ea7c200 commit e8de12e

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

ccip/config/evm/Hashkey_Mainnet.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,4 @@ FeeCapDefault = '1000 gwei'
99

1010
[NodePool]
1111
PollFailureThreshold = 2
12-
PollInterval = '8s'
13-
14-
[GasEstimator.DAOracle]
15-
OracleType = 'opstack'
16-
OracleAddress = '0x420000000000000000000000000000000000000F'
12+
PollInterval = '8s'

ccip/config/evm/Hashkey_Testnet.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ FeeCapDefault = '1000 gwei'
1010
[NodePool]
1111
PollFailureThreshold = 2
1212
PollInterval = '8s'
13-
14-
[GasEstimator.DAOracle]
15-
OracleType = 'opstack'
16-
OracleAddress = '0x420000000000000000000000000000000000000F'

0 commit comments

Comments
 (0)