mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 00:12:18 +00:00
Add P2WPKH-nested-in-P2SH to litecoin
This commit is contained in:
@@ -1391,7 +1391,7 @@
|
||||
},
|
||||
{
|
||||
name: "LTC - Litecoin",
|
||||
p2wpkhNestedInP2shAvailable: false,
|
||||
p2wpkhNestedInP2shAvailable: true,
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.litecoin;
|
||||
setHdCoin(2);
|
||||
|
||||
Reference in New Issue
Block a user