Skip to content

Commit

Permalink
🔁 Bump zksolc Version to 1.3.21
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jan 8, 2024
1 parent c9f1bbe commit 42cba91
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.19",
version: "1.3.21",
compilerSource: "binary",
settings: {
isSystem: false,
Expand Down

0 comments on commit 42cba91

Please sign in to comment.