Added BST - BlockStamp

This commit is contained in:
Pawel Cioch
2019-02-20 10:41:11 -06:00
parent 497fcf0e48
commit f22f7677a6
4 changed files with 52 additions and 0 deletions
+7
View File
@@ -1729,6 +1729,13 @@
network = bitcoinjs.bitcoin.networks.bitsend;
setHdCoin(91);
},
},
{
name: "BST - BlockStamp",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.blockstamp;
setHdCoin(254);
},
},
{
name: "BTA - Bata",