Skip to content

Commit

Permalink
fix l1 contracts compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed Sep 20, 2024
1 parent e32f0bd commit 9c808df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l1-contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ export default {
},
zksolc: {
compilerSource: "binary",
version: "1.5.3",
settings: {
// compilerPath: getZksolcUrl(),
isSystem: true,
},
},
Expand Down

0 comments on commit 9c808df

Please sign in to comment.