Add Safecoin

Safecoin (SAFE) safecoin.org
This commit is contained in:
EternityTula
2018-11-20 04:11:05 +03:00
committed by GitHub
parent 31b846cf99
commit d645b98261

View File

@@ -2378,6 +2378,13 @@
},
},
{
name: "SAFE - Safecoin",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.safecoin;
setHdCoin(19165);
},
},
{
name: "SLS - Salus",
onSelect: function() {
network = bitcoinjs.bitcoin.networks.salus;