We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0095dec commit 360fe70Copy full SHA for 360fe70
packages/sharing-smart-contract/hardhat.config.cjs
@@ -142,7 +142,7 @@ module.exports = {
142
strategyConfig: {
143
//TODO: Handle salt dynamically depending on the network and the dev/prod environment
144
create2: {
145
- salt: "0x0100001000010000100010000100000000100001000000000100000000000003",
+ salt: "0x0100001000010000100010000100000000100001000000000100000000000004",
146
},
147
148
0 commit comments