Skip to content

Commit

Permalink
fix zk init
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-nguy committed Oct 25, 2024
1 parent 0d78228 commit b7c82cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/env/configs/dev.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
__imports__ = [ "base", "l1-inits/.init.env", "l2-inits/dev.init.env" ]

ETH_SENDER_SENDER_PUBDATA_SENDING_MODE = "Blobs"
CHAIN_STATE_KEEPER_BOOTLOADER_HASH = "0x010008c3be57ae5800e077b6c2056d9d75ad1a7b4f0ce583407961cc6fe0b678"
CHAIN_STATE_KEEPER_DEFAULT_AA_HASH = "0x0100055dba11508480be023137563caec69debc85f826cb3a4b68246a7cabe30"
CONTRACTS_GENESIS_ROOT= "0x7275936e5a0063b159d5d22734931fea07871e8d57e564d61ef56e4a6ee23e5c"
CONTRACTS_GENESIS_BATCH_COMMITMENT= "0xf5f9a5abe62e8a6e0cb2d34d27435c3e5a8fbd7e2e54ca1d108fc58cb86c708a"

0 comments on commit b7c82cb

Please sign in to comment.