]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/js/index.js
Hive Wallet added as an option for derivation path
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
index 0ce039a0ab05d27a3cc93f28fce5c784d70bbc04..bc1682e99c38ac7dd5e909e3a5f32889fcdc9148 100644 (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