From ed3d2ccb158aae7cd331d00564705412ef033367 Mon Sep 17 00:00:00 2001 From: EvgenKor Date: Mon, 10 Jul 2023 23:40:48 +0300 Subject: [PATCH] Fixed json config file (#91) --- client-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-config.json b/client-config.json index a8a3223..8580680 100644 --- a/client-config.json +++ b/client-config.json @@ -20,7 +20,7 @@ "delegatedProverUrls": [], "coldStorageConfigPath": "", "feeDecimals": 2, - "depositScheme": "usdc-polygon" + "depositScheme": "usdc-polygon", "ddSubgraph": "zkbob-bob-goerli" }, "WETH-goerli": {