Skip to content

Commit

Permalink
Increase zksync lagging/syncing block count (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
msizov authored May 21, 2024
1 parent 4f36257 commit 1a82566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1a82566

Please sign in to comment.