mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
bugfix
This commit is contained in:
@@ -2596,7 +2596,7 @@
|
|||||||
name: "XLM - Stellar",
|
name: "XLM - Stellar",
|
||||||
onSelect: function() {
|
onSelect: function() {
|
||||||
segwitAvailable: false,
|
segwitAvailable: false,
|
||||||
network = null;
|
network =bitcoinjs.bitcoin.networks.bitcoin;
|
||||||
setHdCoin(148);
|
setHdCoin(148);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user