Added Phore (PHR) coin

This commit is contained in:
Pawel Cioch
2018-10-31 10:50:42 -05:00
parent a51ef005ac
commit 38d1b296df
3 changed files with 25 additions and 0 deletions
+7
View File
@@ -2262,6 +2262,13 @@
network = bitcoinjs.bitcoin.networks.onixcoin;
setHdCoin(174);
},
},
{
name: "PHR - Phore",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.phore;
setHdCoin(444);
},
},
{
name: "PINK - Pinkcoin",