From 416d4e72d459766a8c10b284da357123fe3e477e Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Sat, 13 Aug 2022 12:28:41 +0200 Subject: [PATCH] Update api.json --- api.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api.json b/api.json index 3fc887e..68e6459 100644 --- a/api.json +++ b/api.json @@ -75,7 +75,7 @@ "upstream": [ { "name": "main", - "url": "http://192.168.178.30:8545", + "url": "http://127.0.0.1:8545", "timeout": "10s" }, { @@ -107,7 +107,7 @@ "immatureDepth": 20, "keepTxFees": false, "interval": "10m", - "daemon": "http://192.168.178.30:8545", + "daemon": "http://127.0.0.1:8545", "timeout": "10s" }, @@ -115,7 +115,7 @@ "enabled": false, "requirePeers": 1, "interval": "20m", - "daemon": "http://192.168.178.30:8545", + "daemon": "http://127.0.0.1:8545", "timeout": "10s", "address": "0x9dd0226060b6d9644066029f4993CB2A40cF775D", "gas": "21000",