Skip to content

Commit cb3dc61

Browse files
Le-Caigneczguesmi
andauthored
Update packages/smart-contract/hardhat.config.ts
Co-authored-by: Zied Guesmi <[email protected]>
1 parent 9d7aee9 commit cb3dc61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/smart-contract/hardhat.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ const config: HardhatUserConfig = {
8484
ignition: {
8585
strategyConfig: {
8686
create2: {
87-
salt: '0x15687ade6b13dd23b6410e059fce02263e68e1af5ee0cf426798f4616f74f8aa',
87+
// salt: '0x15687ade6b13dd23b6410e059fce02263e68e1af5ee0cf426798f4616f74f8aa',
88+
salt: '0x0000000000000000000000000000000000000000000000000000000000000000',
8889
},
8990
},
9091
},

0 commit comments

Comments
 (0)