From 8e8f5924a536300244c0615a277994b8e4d6f64c Mon Sep 17 00:00:00 2001
From: jsalyers <jsalyers@syncad.com>
Date: Tue, 3 Aug 2021 12:13:05 -0400
Subject: [PATCH] [JES] Update default nodes in config

---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.json b/config.json
index d56446e..dbb5d71 100644
--- a/config.json
+++ b/config.json
@@ -7,7 +7,7 @@
   "stage_uri": "",
   "address_prefix": "STM",
   "chain_id": "beeab0de00000000000000000000000000000000000000000000000000000000",
-  "alternative_api_endpoints": ["https://api.hive.blog", "https://anyx.io"],
+  "alternative_api_endpoints": ["https://api.hive.blog", "https://api.ha.deathwing.me"],
   "failover_threshold": 3,
   "useAppbaseApi": true
 }
-- 
GitLab