]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/js/index.js
Added Artax as HD 219 from proposed https://github.com/satoshilabs/slips/pull/363
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
index e3d0b4b4f8cfa06c418d8c3ea5604daeed14b111..d969c6700be78367afa09d124cdfb095783e050d 100644 (file)
                 network = bitcoinjs.bitcoin.networks.wincoin;
                 setHdCoin(181);
             },
+        },
+               {
+            name: "XAX - Artax",
+            onSelect: function() {
+                network = bitcoinjs.bitcoin.networks.artax;
+                setHdCoin(219);
+            },
         },
         {
             name: "XBC - Bitcoinplus",