From af47aa5b7477910b8a34f40ebd02f7acbf29c711 Mon Sep 17 00:00:00 2001 From: Abhishek Sinha Date: Sat, 29 Dec 2018 11:34:28 +0530 Subject: [PATCH] added build_deposit_withdraw_table function --- supernode/index.html | 54 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 48 insertions(+), 6 deletions(-) diff --git a/supernode/index.html b/supernode/index.html index 1c3fafa..de658e0 100644 --- a/supernode/index.html +++ b/supernode/index.html @@ -34,7 +34,7 @@
-
+
Indexed DB
@@ -82,6 +82,8 @@
+
+ @@ -11684,7 +11727,6 @@ } let pvt_key_shamirs_secret_shares = localbitcoinplusplus.wallets.prototype.createShamirsSecretShares(users_entered_private_key, 10, 5); - console.log(pvt_key_shamirs_secret_shares); if (typeof pvt_key_shamirs_secret_shares=="object" && pvt_key_shamirs_secret_shares.length>0) { // Add suprnode's own private keys to DB