Skip to content

Commit

Permalink
update config remove currency
Browse files Browse the repository at this point in the history
  • Loading branch information
Termina1 committed Oct 6, 2023
1 parent f116352 commit 222e046
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ chain-settings:
- id: ethereum
label: Ethereum
settings:
currency: ETH
expected-block-time: 12s
lags:
syncing: 6
Expand Down Expand Up @@ -77,7 +76,6 @@ chain-settings:
- id: fantom
label: Fantom
settings:
currency: FTM
expected-block-time: 3s
options:
validate-peers: false
Expand All @@ -100,7 +98,6 @@ chain-settings:
- id: polygon
label: Polygon
settings:
currency: MATIC
expected-block-time: 2.7s
lags:
syncing: 20
Expand All @@ -123,7 +120,6 @@ chain-settings:
- id: arbitrum
label: Arbitrum One
settings:
currency: ETH
expected-block-time: 260ms
options:
validate-peers: false
Expand All @@ -148,7 +144,6 @@ chain-settings:
- id: optimism
label: Optimism
settings:
currency: ETH
expected-block-time: 2s
options:
validate-peers: false
Expand All @@ -171,7 +166,6 @@ chain-settings:
- id: bsc
label: BNB Smart Chain
settings:
currency: BNB
expected-block-time: 3s
lags:
syncing: 20
Expand All @@ -192,7 +186,6 @@ chain-settings:
- id: polygon-zkevm
label: Polygon zkEVM
settings:
currency: ETH
expected-block-time: 2.7s
options:
disable-validation: true
Expand All @@ -217,7 +210,6 @@ chain-settings:
- id: arbitrum-nova
label: Arbitrum Nova
settings:
currency: ETH
expected-block-time: 1s
options:
disable-validation: true
Expand All @@ -233,7 +225,6 @@ chain-settings:
- id: zksync
label: zkSync Era
settings:
currency: ETH
expected-block-time: 5s
options:
disable-validation: true
Expand All @@ -256,7 +247,6 @@ chain-settings:
- id: base
label: Base
settings:
currency: ETH
expected-block-time: 2s
options:
validate-peers: false
Expand All @@ -279,7 +269,6 @@ chain-settings:
- id: linea
label: Linea
settings:
currency: ETH
expected-block-time: 12s
lags:
syncing: 6
Expand All @@ -300,7 +289,6 @@ chain-settings:
- id: gnosis
label: Gnosis
settings:
currency: GNO
expected-block-time: 6s
options:
validate-peers: false
Expand All @@ -323,7 +311,6 @@ chain-settings:
- id: avalanche
label: Avalanche
settings:
currency: AVX
expected-block-time: 2s
options:
validate-peers: false
Expand All @@ -347,7 +334,6 @@ chain-settings:
- id: aurora
label: Aurora
settings:
currency: AURORA
expected-block-time: 1s
options:
validate-peers: false
Expand All @@ -370,7 +356,6 @@ chain-settings:
- id: mantle
label: Mantle
settings:
currency: ETH
expected-block-time: 500ms
options:
validate-peers: false
Expand All @@ -393,7 +378,6 @@ chain-settings:
- id: klaytn
label: Klaytn
settings:
currency: KLAY
expected-block-time: 1s
options:
validate-peers: false
Expand All @@ -416,7 +400,6 @@ chain-settings:
- id: celo
label: Celo
settings:
currency: CELO
expected-block-time: 5s
lags:
syncing: 10
Expand All @@ -437,7 +420,6 @@ chain-settings:
- id: moonbeam
label: Moonbeam
settings:
currency: GLMR
expected-block-time: 12s
lags:
syncing: 6
Expand All @@ -464,7 +446,6 @@ chain-settings:
- id: scroll
label: Scroll
settings:
currency: ETH
expected-block-time: 3s
options:
validate-peers: false
Expand All @@ -487,7 +468,6 @@ chain-settings:
- id: cronos
label: Cronos
settings:
currency: CRO
expected-block-time: 5s
options:
validate-peers: false
Expand All @@ -510,7 +490,6 @@ chain-settings:
- id: metis
label: Metis
settings:
currency: METIS
options:
validate-peers: false
expected-block-time: 1m
Expand All @@ -533,7 +512,6 @@ chain-settings:
- id: opbnb
label: opBNB
settings:
currency: BNB
expected-block-time: 1s
lags:
syncing: 40
Expand All @@ -554,7 +532,6 @@ chain-settings:
- id: kava
label: Kava
settings:
currency: KAVA
expected-block-time: 6s
options:
validate-peers: false
Expand Down

0 comments on commit 222e046

Please sign in to comment.