Skip to content

Commit

Permalink
update chains config
Browse files Browse the repository at this point in the history
  • Loading branch information
Termina1 committed Apr 5, 2024
1 parent 3bbde0c commit c4dcd91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ chain-settings:
lags:
syncing: 40
lagging: 20
fork-choice: height
fork-choice: quorum
chains:
- id: Mainnet
priority: 100
Expand Down Expand Up @@ -780,8 +780,8 @@ chain-settings:
options:
validate-peers: false
lags:
syncing: 40
lagging: 20
syncing: 1000
lagging: 100
fork-choice: quorum
chains:
- id: Mainnet
Expand Down

0 comments on commit c4dcd91

Please sign in to comment.