Skip to content

Commit

Permalink
disable astar peer validation (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
a10zn8 authored Oct 24, 2023
1 parent 5157d6f commit 1310c8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,8 @@ chain-settings:
type: eth
settings:
expected-block-time: 2s
options:
validate-peers: false
lags:
syncing: 40
lagging: 20
Expand Down

0 comments on commit 1310c8b

Please sign in to comment.