Skip to content

Commit 858ff97

Browse files
committed
Update comment for Create2 deployments in hardhat.config.ts
1 parent 8afa3b4 commit 858ff97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/smart-contract/hardhat.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const config: HardhatUserConfig = {
7272
},
7373
],
7474
},
75-
// Create2 deployments
75+
// Create2 deployments: it use crateX factory to deploy the contract
7676
ignition: {
7777
strategyConfig: {
7878
create2: {

0 commit comments

Comments
 (0)