Skip to content

Commit

Permalink
chore: Add shadow-sequencer flag desctription to README (#1638)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanBelyakoff authored Jan 16, 2025
1 parent 7a42f3e commit 361a143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ Sequencer specific config:

Resource Utilisation config:
- `zkevm.smt-regenerate-in-memory`: As documented above, allows SMT regeneration in memory if machine has enough RAM, for a speedup in initial sync.
- `zkevm.shadow-sequencer`: Defaulted to false. Allows the sequencer to lag behind the latest L1 batch. Used for local testing.

Useful config entries:
- `zkevm.sync-limit`: This will ensure the network only syncs to a given block height.
Expand Down

0 comments on commit 361a143

Please sign in to comment.