From 4e59349722a03c9796982f9c8988a271ccbeda49 Mon Sep 17 00:00:00 2001 From: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:05:55 +0200 Subject: [PATCH] Update docs/how-to/migrate/forkid-7-to-9.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com> --- docs/how-to/migrate/forkid-7-to-9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/migrate/forkid-7-to-9.md b/docs/how-to/migrate/forkid-7-to-9.md index 8fbecfa1a..961bb2215 100644 --- a/docs/how-to/migrate/forkid-7-to-9.md +++ b/docs/how-to/migrate/forkid-7-to-9.md @@ -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!