Skip to content

Commit

Permalink
fix: config file
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Oct 21, 2024
1 parent cce67c0 commit 5a00e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/templates/config-contracts.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ L1_SCROLL_CHAIN_PROXY_ADDR = ""
L1_SCROLL_MESSENGER_PROXY_ADDR = ""
L1_ENFORCED_TX_GATEWAY_IMPLEMENTATION_ADDR = ""
L1_ENFORCED_TX_GATEWAY_PROXY_ADDR = ""
L1_PLONK_VERIFIER = ""
L1_PLONK_VERIFIER_ADDR = ""
L1_ZKEVM_VERIFIER_V2_ADDR = ""
L1_MULTIPLE_VERSION_ROLLUP_VERIFIER_ADDR = ""
L1_MESSAGE_QUEUE_IMPLEMENTATION_ADDR = ""
Expand Down

0 comments on commit 5a00e49

Please sign in to comment.