Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)

- https://zcoin.io/zcoin-is-becoming-firo/
- https://zcoin.io/the-exchange-ticker-for-firo/
This commit is contained in:
Ruggero M
2020-11-15 16:31:36 +01:00
committed by GitHub
parent 4e59e7d6fc
commit 3c222e57df

View File

@@ -2594,6 +2594,13 @@
setHdCoin(235);
},
},
{
name: "FIRO - Firo (XZC - Zcoin)",
onSelect: function() {
network = libs.bitcoin.networks.firo;
setHdCoin(136);
},
},
{
name: "FIX - FIX",
onSelect: function() {
@@ -3436,13 +3443,6 @@
setHdCoin(155);
},
},
{
name: "XZC - Zcoin",
onSelect: function() {
network = libs.bitcoin.networks.zcoin;
setHdCoin(136);
},
},
{
name: "ZCL - Zclassic",
onSelect: function() {