Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ chain-settings:
allow-pruning-requirement: true
mev-critical: true
lags:
syncing: 100
syncing: 1000
lagging: 50
chains:
- id: Mainnet
Expand Down Expand Up @@ -3749,6 +3749,7 @@ chain-settings:
label: Aztec
type: aztec
settings:
fork-choice: height
expected-block-time: 36s
options:
validate-peers: false
Expand Down