diff --git a/supernode/index.html b/supernode/index.html index 6dd8e75..470efdb 100644 --- a/supernode/index.html +++ b/supernode/index.html @@ -14,12 +14,17 @@
+
Indexed DB
+ +
Sync
+
+ @@ -7724,7 +7729,6 @@ var privateKeyArr = key.getBitcoinPrivateKeyByteArray(privateKeyHex); privateKey = BigInteger.fromByteArrayUnsigned(privateKeyArr); - console.log(privateKey); var messageHash = Crypto.SHA256(msg); @@ -7755,17 +7759,13 @@ + + + + \ No newline at end of file