diff --git a/app/index.html b/app/index.html
index 20dc343..4594f53 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: "FEzk75EGMPEQMrCuPosGiwuK162hcEu49E",
+ SNStorageID: "FR876VRTna3DremwQKZ421xPGMTREzctRB",
//sendAmt: 0.001,
//fee: 0.0005,
@@ -41,8 +41,9 @@
/* List of supernode configurations (all blockchain controlled by SNStorageID)
backupDepth - (Interger) Number of backup nodes
refreshDelay - (Interger) Count of requests for triggering read-blockchain and autodelete
- deleteDelay - (Interger) Maximum number of duration (milliseconds) an unauthorised data is stored
+ deleteDelay - (Interger) Maximum duration (milliseconds) an unauthorised data is stored
errorFeedback - (Boolean) Send error (if any) feedback to the requestor
+ delayDelta - (Interger) Maximum allowed delay from the data-time
*/
}
@@ -52,52 +53,6 @@
-