Merge branch 'master' into bitcoin-green

This commit is contained in:
iancoleman
2018-10-15 11:29:14 +11:00
committed by GitHub
3 changed files with 25 additions and 0 deletions
+7
View File
@@ -1659,6 +1659,13 @@
network = bitcoinjs.bitcoin.networks.axe;
setHdCoin(4242);
},
},
{
name: "ANON - ANON",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.anon;
setHdCoin(220);
},
},
{
name: "BCA - Bitcoin Atom",