]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
update stellar definition
authorSuat Özgür <s.oezguer@gmail.com>
Wed, 12 Jun 2019 09:34:31 +0000 (11:34 +0200)
committerSuat Özgür <s.oezguer@gmail.com>
Wed, 12 Jun 2019 09:34:31 +0000 (11:34 +0200)
src/js/index.js

index d822b55a3b27a68924843ec795442c8b463e75a8..3aa78e02e210d3b217512690f5215b2a235099ea 100644 (file)
         {
             name: "XLM - Stellar",
             onSelect: function() {
-                segwitAvailable: false,
-                network =bitcoinjs.bitcoin.networks.bitcoin;
+                network = '';  // doesn't apply, using stellar-lib
                 setHdCoin(148);
             },
         },