]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/js/index.js
use dummyNetwork for stellar
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
index 3aa78e02e210d3b217512690f5215b2a235099ea..64075d3cfa1cebda032b11b1c3e7985345e2602f 100644 (file)
         {
             name: "XLM - Stellar",
             onSelect: function() {
-                network = '';  // doesn't apply, using stellar-lib
+                network = stellarUtil.dummyNetwork;
                 setHdCoin(148);
             },
         },