Skip to content

Commit

Permalink
🔁 Bump zksolc Version to 1.3.19
Browse files Browse the repository at this point in the history
Signed-off-by: sudo rm -rf --no-preserve-root / <[email protected]>
  • Loading branch information
pcaversaccio authored Dec 24, 2023
1 parent 737ae46 commit 08fb05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const config: HardhatUserConfig = {
},
},
zksolc: {
version: "1.3.18",
version: "1.3.19",
compilerSource: "binary",
settings: {
isSystem: false,
Expand Down

0 comments on commit 08fb05c

Please sign in to comment.