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 9d7aee9 commit cb3dc61Copy full SHA for cb3dc61
packages/smart-contract/hardhat.config.ts
@@ -84,7 +84,8 @@ const config: HardhatUserConfig = {
84
ignition: {
85
strategyConfig: {
86
create2: {
87
- salt: '0x15687ade6b13dd23b6410e059fce02263e68e1af5ee0cf426798f4616f74f8aa',
+ // salt: '0x15687ade6b13dd23b6410e059fce02263e68e1af5ee0cf426798f4616f74f8aa',
88
+ salt: '0x0000000000000000000000000000000000000000000000000000000000000000',
89
},
90
91
0 commit comments