We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cade512 commit eeb59caCopy full SHA for eeb59ca
content/10.zk-stack/20.running/25.gateway-settlement-layer.md
@@ -73,6 +73,12 @@ This guide assumes you already have `zkstackup` and the required system dependen
73
--chain gateway --update-submodules false
74
```
75
76
+1. Setup the transaction filterer for `gateway`:
77
+
78
+ ```bash
79
+ zkstack chain gateway create-tx-filterer --chain gateway --ignore-prerequisites
80
+ ```
81
82
1. Transform `gateway` chain from rollup into a ZKsync Gateway settlement layer:
83
84
```bash
0 commit comments