Skip to content

Commit

Permalink
fix: updated zksolc
Browse files Browse the repository at this point in the history
  • Loading branch information
sendra committed Aug 7, 2024
1 parent 7debc9f commit 5204176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ffi = true
[profile.default.zksync]
fallback_oz = true
mode = "3"
zksolc="1.4.1"
zksolc="1.5.1"

[rpc_endpoints]
ethereum="${RPC_MAINNET}"
Expand Down

0 comments on commit 5204176

Please sign in to comment.