This commit is contained in:
Pawel Cioch
2018-09-13 23:19:00 -05:00
parent 376ea8c46d
commit 2575538b25
3 changed files with 25 additions and 0 deletions
+7
View File
@@ -2488,6 +2488,13 @@
network = bitcoinjs.bitcoin.networks.wincoin;
setHdCoin(181);
},
},
{
name: "XAX - Artax",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.artax;
setHdCoin(219);
},
},
{
name: "XBC - Bitcoinplus",