Skip to content

Commit

Permalink
fix: hardhat config
Browse files Browse the repository at this point in the history
  • Loading branch information
Raid Ateir committed Dec 13, 2024
1 parent 7fff748 commit dc477e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion l1-contracts/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ export default {
},
evmVersion: "cancun",
},
eraVersion: "1.0.1",
},
zksolc: {
compilerSource: "binary",
version: "1.5.8",
settings: {
// compilerPath: getZksolcUrl(),
isSystem: true,
},
},
Expand Down

0 comments on commit dc477e0

Please sign in to comment.