Hive Wallet added as an option for derivation path

This commit is contained in:
Ian Coleman
2014-10-13 11:26:15 +11:00
parent 4d457a3836
commit 4288788818
2 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
DOM.addressToggle = $(".address-toggle");
DOM.privateKeyToggle = $(".private-key-toggle");
var derivationPath = DOM.bip44path.val();
var derivationPath = $(".tab-pane.active .path").val();
function init() {
// Events