From d4439b4cd4551cb947afc726f57013d7f19bbd15 Mon Sep 17 00:00:00 2001 From: cventastic Date: Fri, 10 Jun 2022 17:57:09 +0200 Subject: [PATCH] update chains.json, use local pokt-rpc --- pokt/chains.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokt/chains.json b/pokt/chains.json index 35e0a921..4dcc4277 100644 --- a/pokt/chains.json +++ b/pokt/chains.json @@ -1,7 +1,7 @@ [ { "id": "0001", - "url": "http://haproxy/pokt" + "url": "http://localhost:8081" }, { "id": "0004",