diff --git a/index.html b/index.html
index 8808880..9379189 100644
--- a/index.html
+++ b/index.html
@@ -22,12 +22,14 @@
fee: 0.0005,
//Required for Supernode operations
- supernodes: {} //each supnernode must be stored as floID : {uri:,pubKey:}
+ supernodes: {}, //each supnernode must be stored as floID : {uri:,pubKey:}
+ storageList = ["General","RIBC"],
+ defaultStorage = "General"
}
-
- use console
+
+ use console
-
+
+
+
\ No newline at end of file