Add DeepOnion (ONION)

This commit is contained in:
Aitor
2019-05-29 12:21:22 +02:00
parent 9f3c111766
commit af14981d83
3 changed files with 26 additions and 1 deletions
+7
View File
@@ -2368,6 +2368,13 @@
setHdCoin(200);
},
},
{
name: "ONION - DeepOnion",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.deeponion;
setHdCoin(305);
},
},
{
name: "ONX - Onixcoin",
onSelect: function() {