Skip to content

Commit

Permalink
Update docs/how-to/migrate/forkid-7-to-9.md
Browse files Browse the repository at this point in the history
Co-authored-by: Léo Vincent <[email protected]>
  • Loading branch information
kmurphypolygon and leovct authored Apr 24, 2024
1 parent 4a15530 commit 4e59349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/migrate/forkid-7-to-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ index 175619f..a72d452 100644
cast rpc zkevm_virtualBatchNumber
cast rpc zkevm_verifiedBatchNumber
```

After a few minutes, the number of verified batches should increase (the first batch checked does not count).
## Make a clean stop of the sequencer

1. Before attempting the upgrade, we need to make a clean stop of the sequencer. To do this, pick a halting batch number by updating the `node-config.toml` file like this. Make sure to pick a batch number higher than the current batch number!
Expand Down

0 comments on commit 4e59349

Please sign in to comment.