From: Ian Coleman Date: Tue, 31 Oct 2017 00:48:51 +0000 (+1100) Subject: Add P2WPKH-nested-in-P2SH to litecoin X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=2a01f39de7a447b69816f06d44f40be20b670850 Add P2WPKH-nested-in-P2SH to litecoin --- diff --git a/src/js/index.js b/src/js/index.js index b2fb17e..f38aa3c 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -1391,7 +1391,7 @@ }, { name: "LTC - Litecoin", - p2wpkhNestedInP2shAvailable: false, + p2wpkhNestedInP2shAvailable: true, onSelect: function() { network = bitcoinjs.bitcoin.networks.litecoin; setHdCoin(2);