Skip to content

Commit

Permalink
fix hardhat
Browse files Browse the repository at this point in the history
  • Loading branch information
Raid Ateir committed Dec 13, 2024
1 parent 1e5874f commit f3730b5
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 @@ -41,11 +41,11 @@ export default {
},
evmVersion: "cancun",
},
eraVersion: "1.0.1",
},
zksolc: {
compilerSource: "binary",
settings: {
// compilerPath: getZksolcUrl(),
isSystem: true,
},
},
Expand Down

0 comments on commit f3730b5

Please sign in to comment.