Skip to content

Commit 07708a6

Browse files
committed
Use final create2 salt
1 parent 35e3dee commit 07708a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sharing-smart-contract/hardhat.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ module.exports = {
111111
ignition: {
112112
strategyConfig: {
113113
create2: {
114-
salt: "0x5FD8F2C3DFCF36E174AC91A44AE6CAEBDDA012EFED601736E2C20A11A56CF538",
114+
salt: "0x0000000000000000000000000000000000000000000000000000000000000000",
115115
},
116116
},
117117
},

0 commit comments

Comments
 (0)