Added PRJ - ProjectCoin

This commit is contained in:
Pawel Cioch
2018-10-21 14:57:38 -05:00
parent 64425922ae
commit d2ba387163
3 changed files with 25 additions and 1 deletions
+7
View File
@@ -2320,6 +2320,13 @@
network = bitcoinjs.bitcoin.networks.peercoin;
setHdCoin(6);
},
},
{
name: "PRJ - ProjectCoin",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.projectcoin;
setHdCoin(533);
},
},
{
name: "PSB - Pesobit",