]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Add P2WPKH-nested-in-P2SH to litecoin
authorIan Coleman <coleman.ian@gmail.com>
Tue, 31 Oct 2017 00:48:51 +0000 (11:48 +1100)
committerIan Coleman <coleman.ian@gmail.com>
Tue, 31 Oct 2017 00:48:51 +0000 (11:48 +1100)
src/js/index.js

index b2fb17ecf254df328d119ffc361b37ea2191006c..f38aa3ce3bcaf537441ba5bc5dc3b1b891963505 100644 (file)
         },
         {
             name: "LTC - Litecoin",
-            p2wpkhNestedInP2shAvailable: false,
+            p2wpkhNestedInP2shAvailable: true,
             onSelect: function() {
                 network = bitcoinjs.bitcoin.networks.litecoin;
                 setHdCoin(2);