Merge pull request #324 from jestevez/master

Add Bolivarcoin (BOLI)
This commit is contained in:
iancoleman
2019-04-30 11:08:13 +10:00
committed by GitHub
3 changed files with 24 additions and 0 deletions
+7
View File
@@ -1692,6 +1692,13 @@
setHdCoin(220);
},
},
{
name: "BOLI - Bolivarcoin",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.bolivarcoin;
setHdCoin(278);
},
},
{
name: "BCA - Bitcoin Atom",
onSelect: function() {