add base network

This commit is contained in:
a10zn8
2023-07-19 13:35:32 +04:00
parent 966fa9957d
commit 0e07278a4c
7 changed files with 26 additions and 3 deletions

View File

@@ -78,3 +78,15 @@ chain-settings:
lags:
syncing: 40
lagging: 20
- id: base
options:
validate-peers: false
lags:
syncing: 40
lagging: 20
- id: base-goerli
options:
validate-peers: false
lags:
syncing: 40
lagging: 20