update chains.yaml

This commit is contained in:
Termina1
2023-09-29 18:14:56 +03:00
parent dbf5a21960
commit a0fa65f0fd

View File

@@ -10,6 +10,7 @@ chain-settings:
- id: bitcoin - id: bitcoin
settings: settings:
expected-block-time: 10m expected-block-time: 10m
disabled: true
lags: lags:
syncing: 3 syncing: 3
lagging: 1 lagging: 1
@@ -59,6 +60,8 @@ chain-settings:
chain-id: 0x4268 chain-id: 0x4268
short-names: [holesky, ethereum-holesky] short-names: [holesky, ethereum-holesky]
- id: ethereum-classic - id: ethereum-classic
settings:
disabled: true
chains: chains:
- id: mainnet - id: mainnet
short-names: [ethereum-classic, etc] short-names: [ethereum-classic, etc]