diff --git a/foundation/src/main/resources/chains.yaml b/foundation/src/main/resources/chains.yaml index 4b43e008..5e7f34c2 100644 --- a/foundation/src/main/resources/chains.yaml +++ b/foundation/src/main/resources/chains.yaml @@ -10,6 +10,7 @@ chain-settings: - id: bitcoin settings: expected-block-time: 10m + disabled: true lags: syncing: 3 lagging: 1 @@ -59,6 +60,8 @@ chain-settings: chain-id: 0x4268 short-names: [holesky, ethereum-holesky] - id: ethereum-classic + settings: + disabled: true chains: - id: mainnet short-names: [ethereum-classic, etc] @@ -404,4 +407,4 @@ chain-settings: code: SCROLL_SEPOLIA grpcId: 10025 short-names: [scroll-sepolia] - chain-id: 0x8274f \ No newline at end of file + chain-id: 0x8274f