Skip to content

Commit

Permalink
fix: clean deployment salt
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Sep 2, 2024
1 parent 1d2b0d4 commit ab84d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/config-example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ L2_DEPLOYER_INITIAL_BALANCE = 1000000000000000000

[contracts]

DEPLOYMENT_SALT = "devnetSalt-000"
DEPLOYMENT_SALT = ""

# contracts deployed outside this script
L1_FEE_VAULT_ADDR = "0x0000000000000000000000000000000000000001"
Expand Down

0 comments on commit ab84d1e

Please sign in to comment.