Skip to content

Commit be0146a

Browse files
committed
🔁 Update zksolc to 1.5.12
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 2a52979 commit be0146a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardhat.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const config: HardhatUserConfig = {
5959
},
6060
},
6161
zksolc: {
62-
version: "1.5.11",
62+
version: "1.5.12",
6363
compilerSource: "binary",
6464
settings: {
6565
enableEraVMExtensions: false,

0 commit comments

Comments
 (0)