mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-19 17:02:16 +00:00
use dummyNetwork for stellar
This commit is contained in:
@@ -2694,7 +2694,7 @@
|
||||
{
|
||||
name: "XLM - Stellar",
|
||||
onSelect: function() {
|
||||
network = ''; // doesn't apply, using stellar-lib
|
||||
network = stellarUtil.dummyNetwork;
|
||||
setHdCoin(148);
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user