update stellar definition

This commit is contained in:
Suat Özgür
2019-06-12 11:34:31 +02:00
parent 8e3b890d26
commit 562ece8004

View File

@@ -2694,8 +2694,7 @@
{ {
name: "XLM - Stellar", name: "XLM - Stellar",
onSelect: function() { onSelect: function() {
segwitAvailable: false, network = ''; // doesn't apply, using stellar-lib
network =bitcoinjs.bitcoin.networks.bitcoin;
setHdCoin(148); setHdCoin(148);
}, },
}, },