From c38fee226b130da869d679ccb23bd5961e9bd73e Mon Sep 17 00:00:00 2001 From: brekyrself <15274760+brekyrself@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:02:06 -0600 Subject: [PATCH 1/3] Update apiConfig.js --- app/api/apiConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/apiConfig.js b/app/api/apiConfig.js index 8e10d39427..ead8fdd0c0 100644 --- a/app/api/apiConfig.js +++ b/app/api/apiConfig.js @@ -289,7 +289,7 @@ export const settingsAPIs = { contact: "telegram: lebinbit" }, { - url: "wss://api.bitshares.info", + url: "wss://api.bitshares.loclx.io", region: "North America", country: "United States", location: "Chicago", From 972de7ad1ec94d6f662b71a277aa51b08627cc06 Mon Sep 17 00:00:00 2001 From: brekyrself <15274760+brekyrself@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:06:10 -0600 Subject: [PATCH 2/3] Update apiConfig.js --- app/api/apiConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/apiConfig.js b/app/api/apiConfig.js index ead8fdd0c0..ca9bb40982 100644 --- a/app/api/apiConfig.js +++ b/app/api/apiConfig.js @@ -289,7 +289,7 @@ export const settingsAPIs = { contact: "telegram: lebinbit" }, { - url: "wss://api.bitshares.loclx.io", + url: "wss://bitsharesapi.loclx.io", region: "North America", country: "United States", location: "Chicago", From 2df0cf2582d85cc8704d1f1dbf586a2939f7a28c Mon Sep 17 00:00:00 2001 From: brekyrself <15274760+brekyrself@users.noreply.github.com> Date: Tue, 11 Jul 2023 10:54:57 -0500 Subject: [PATCH 3/3] Update apiConfig.js testnet node Added testnet bitsharestest.loclx.io --- app/api/apiConfig.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/api/apiConfig.js b/app/api/apiConfig.js index 70006ad500..8c2f8e6792 100644 --- a/app/api/apiConfig.js +++ b/app/api/apiConfig.js @@ -353,6 +353,14 @@ export const settingsAPIs = { operator: "Witness: cn-faucet-test", contact: "email:codinheim@protonmail.com" }, + { + url: "wss://bitsharestestnet.loclx.io", + region: "Northern America", + country: "USA", + location: "Chicago", + operator: "bitshares.info", + contact: "telegram:brekyrself" + }, ], ES_WRAPPER_LIST: [ {