We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0a7bb commit 2b5723bCopy full SHA for 2b5723b
1 file changed
docs/cdk/erigon/deploy-cdk-erigon.md
@@ -41,7 +41,11 @@ This can be configured by the flag: `zkevm.l1-highest-block-type`.
41
42
The flag defaults to retrieving the `finalized` block. However, there are cases where you may wish to pass `safe` or `latest`.
43
44
-## Set up sequencer (WIP)
+## Set up sequencer
45
+
46
+!!! warning "Work in progress"
47
+ - Sequencer is production ready from `v2.x.x` onwards.
48
+ - Please check the [roadmap](releases.md#roadmap) for more information.
49
50
Enable the sequencer by setting the following environment variable:
51
0 commit comments