use dummyNetwork for stellar

This commit is contained in:
Suat Özgür
2019-06-12 11:47:01 +02:00
parent 562ece8004
commit ad59508d7c
3 changed files with 17 additions and 3 deletions

View File

@@ -2694,7 +2694,7 @@
{
name: "XLM - Stellar",
onSelect: function() {
network = ''; // doesn't apply, using stellar-lib
network = stellarUtil.dummyNetwork;
setHdCoin(148);
},
},