mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-27 21:00:41 +00:00
Use ltub for litecoin by default instead of xprv
Introduced when upgrading from bitcoinjs-lib v3.3.0
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@
|
||||
<label for="litecoin-use-ltub" class="col-sm-2 control-label">Prefixes</label>
|
||||
<div class="col-sm-10 checkbox">
|
||||
<label>
|
||||
<input type="checkbox" id="litecoin-use-ltub" class="litecoin-use-ltub">
|
||||
<input type="checkbox" id="litecoin-use-ltub" class="litecoin-use-ltub" checked="checked">
|
||||
Use <code>Ltpv / Ltub</code> instead of <code>xprv / xpub</code>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user