Increase zksync lagging/syncing block count (#481)

This commit is contained in:
msizov
2024-05-21 17:27:22 +07:00
committed by GitHub
parent 4f36257726
commit 1a825667b6

View File

@@ -245,8 +245,8 @@ chain-settings:
settings:
expected-block-time: 5s
lags:
syncing: 40
lagging: 20
syncing: 70
lagging: 50
fork-choice: height # wait for providers
options:
validate-peers: false