Add Bolivarcoin (BOLI)

This commit is contained in:
Jose Luis Estevez
2019-04-25 22:17:31 +02:00
parent c4a09d67eb
commit 3e7b1ac938
3 changed files with 24 additions and 0 deletions
+7
View File
@@ -1689,6 +1689,13 @@
setHdCoin(220);
},
},
{
name: "BOLI - Bolivarcoin",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.bolivarcoin;
setHdCoin(278);
},
},
{
name: "BCA - Bitcoin Atom",
onSelect: function() {