Add P2WPKH-nested-in-P2SH to litecoin

This commit is contained in:
Ian Coleman
2017-10-31 11:48:51 +11:00
parent 93c3ef4757
commit 2a01f39de7

View File

@@ -1391,7 +1391,7 @@
},
{
name: "LTC - Litecoin",
p2wpkhNestedInP2shAvailable: false,
p2wpkhNestedInP2shAvailable: true,
onSelect: function() {
network = bitcoinjs.bitcoin.networks.litecoin;
setHdCoin(2);