added fantom, gnosis and avalanche networks

added retries for initial upstream validation
This commit is contained in:
a10zn8
2023-08-01 16:33:28 +04:00
parent 8b6b95e46e
commit 6f576fc20c
8 changed files with 101 additions and 41 deletions

View File

@@ -90,3 +90,41 @@ chain-settings:
lags:
syncing: 40
lagging: 20
- id: avalanche
options:
validate-peers: false
validate-syncing: false
lags:
syncing: 10
lagging: 5
- id: avalanche-fuji
options:
validate-peers: false
validate-syncing: false
lags:
syncing: 10
lagging: 5
- id: gnosis
options:
validate-peers: false
lags:
syncing: 10
lagging: 5
- id: gnosis-chiado
options:
validate-peers: false
lags:
syncing: 10
lagging: 5
- id: fantom
options:
validate-peers: false
lags:
syncing: 10
lagging: 5
- id: fantom-testnet
options:
validate-peers: false
lags:
syncing: 10
lagging: 5