From 63dc05b3b677d57ab51512e596060a0e85811cb8 Mon Sep 17 00:00:00 2001 From: Snider Date: Thu, 9 Mar 2023 23:22:18 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 241519d..76368dc 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "api": "http://explorer.dev.lthn.network:31212", + "api": "http://seed.lethean.io:31212", "frontEnd_api": "*", "frontEnd_html": "public_html", "server_port": "8008",