Compare commits
1 Commits
issue-4104
...
vupd-avala
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d9a1159f9 |
@@ -17,5 +17,5 @@
|
|||||||
"allow-unfinalized-queries": false,
|
"allow-unfinalized-queries": false,
|
||||||
"log-level": "info",
|
"log-level": "info",
|
||||||
"state-sync-enabled": true,
|
"state-sync-enabled": true,
|
||||||
"state-sync-skip-resume": true
|
"state-sync-skip-resume": false
|
||||||
}
|
}
|
||||||
@@ -1626,7 +1626,10 @@
|
|||||||
"block_time_ms": 2000,
|
"block_time_ms": 2000,
|
||||||
"lagging_lag": 5,
|
"lagging_lag": 5,
|
||||||
"syncing_lag": 10,
|
"syncing_lag": 10,
|
||||||
"urls": []
|
"urls": [
|
||||||
|
"https://garfield-testnet.zircuit.com/",
|
||||||
|
"https://zircuit-garfield-testnet.drpc.org"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"avail": {
|
"avail": {
|
||||||
"protocol": "polkadot",
|
"protocol": "polkadot",
|
||||||
|
|||||||
Reference in New Issue
Block a user