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