From e20380c75b2418d30266be81eb2baa956f6654d1 Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Thu, 15 Oct 2020 01:10:24 +0530 Subject: [PATCH] Changing the SNStorageID --- app/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/index.html b/app/index.html index 954ad3e..6c55193 100644 --- a/app/index.html +++ b/app/index.html @@ -25,7 +25,7 @@ FLO: ['https://explorer.mediciland.com/', 'https://livenet.flocha.in/', 'https://flosight.duckdns.org/', 'http://livenet-explorer.floexperiments.com'], FLO_TEST: ['https://testnet-flosight.duckdns.org', 'https://testnet.flocha.in/'] }, - SNStorageID: "FR876VRTna3DremwQKZ421xPGMTREzctRB", + SNStorageID: "FNaN9McoBAEFUjkRmNQRYLmBF8SpS7Tgfk", //sendAmt: 0.001, //fee: 0.0005, @@ -8072,7 +8072,6 @@ Bitcoin.Util = { throw Error("Invalid Data-format") } catch (error) { console.error(error) - debugger; if (floGlobals.supernodeConfig.errorFeedback) floSupernode.supernodeClientWS.send(`@${uid}#${gid}:${error.toString()}`) } @@ -9377,7 +9376,7 @@ Bitcoin.Util = { .then(result => console.log(result)) .catch(error => console.error(error)) .finally(async _ => { - debugger; //await sleep(300000); + await sleep(300000); recalcClosestNode().then(result => { delNodes.filter(x => floGlobals.serveList.includes(x)) .forEach(sn => {