]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/js/index.js
Use correct BIP44 value for Denarius of 116, not 0
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
index 36af5782a2f511f9798b134f57c12600b087ce82..3f1cf3c4d35405b7ec2c53cddc1cdb6ea8047ab1 100644 (file)
             segwitAvailable: false,
             onSelect: function() {
                 network = bitcoinjs.bitcoin.networks.denarius;
-                setHdCoin(0);
+                setHdCoin(116);
             },
         },
         {