diff --git a/hardhat.config.ts b/hardhat.config.ts index 6dae92c..a9ef29f 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -85,7 +85,7 @@ const config: HardhatUserConfig = { }, }, zksolc: { - version: "1.3.22", + version: "1.3.23", compilerSource: "binary", settings: { isSystem: false,