aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/index.js')
-rw-r--r--src/js/index.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/js/index.js b/src/js/index.js
index d822b55..3aa78e0 100644
--- a/src/js/index.js
+++ b/src/js/index.js
@@ -2694,8 +2694,7 @@
2694 { 2694 {
2695 name: "XLM - Stellar", 2695 name: "XLM - Stellar",
2696 onSelect: function() { 2696 onSelect: function() {
2697 segwitAvailable: false, 2697 network = ''; // doesn't apply, using stellar-lib
2698 network =bitcoinjs.bitcoin.networks.bitcoin;
2699 setHdCoin(148); 2698 setHdCoin(148);
2700 }, 2699 },
2701 }, 2700 },