]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/js/index.js
Added Phore (PHR) coin
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
index 5d031b28239a3499b854b0c097b872606e126af9..f33d025d25fdeb7f061113a692baefdde2efcdc0 100644 (file)
                 network = bitcoinjs.bitcoin.networks.onixcoin;
                 setHdCoin(174);
             },
+        },
+               {
+            name: "PHR - Phore",
+            onSelect: function() {
+                network = bitcoinjs.bitcoin.networks.phore;
+                setHdCoin(444);
+            },
         },
         {
             name: "PINK - Pinkcoin",