From e9e15140c001d785505f81b9d6abcef401303639 Mon Sep 17 00:00:00 2001 From: Galaxy <30950645+GalaxySciTech@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:31:58 +0400 Subject: [PATCH] update network config --- network.config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/network.config.json b/network.config.json index 5de0804..a397ecc 100644 --- a/network.config.json +++ b/network.config.json @@ -1,6 +1,6 @@ { - "xdcparentnet": "http://devnet.hashlabs.apothem.network:8545/", - "xdcsubnet": "http://194.163.167.177:8545/", + "xdcparentnet": "https://devnetstats.apothem.network/devnet", + "xdcsubnet": "https://devnetstats.apothem.network/subnet", "xdcdevnet": "https://devnetstats.apothem.network/devnet", "xdctestnet": "https://erpc.apothem.network/" -} +} \ No newline at end of file