We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79ef897 commit e868337Copy full SHA for e868337
etc/env/file_based/genesis.yaml
@@ -2,8 +2,8 @@
2
# note: this is not the root, but blake_hash(root, index, number, prev hashes, timestamp) -
3
# it's used in place of root in zksync os. It's called `state_commitment`
4
# (don't confuse it with `commitment` which is about pudata etc)
5
-# Updated to match zksync-v0.29.5
6
-genesis_root: "0x8ffc4046cfb3c1d91dbd541dcf0202c23ac355df020f6b5edb2e6cb93525871c"
+# Updated to match zksync-v0.29.6
+genesis_root: "0xc346a158cce093e99ab65a95c884a26629d0e4f8d00ae20bbca4bfc4b204eec2"
7
genesis_rollup_leaf_index: 0
8
genesis_batch_commitment: "0x0000000000000000000000000000000000000000000000000000000000000001"
9
genesis_protocol_version: 29
0 commit comments