mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 16:32:18 +00:00
Add Safecoin
Safecoin (SAFE) safecoin.org
This commit is contained in:
@@ -2377,6 +2377,13 @@
|
||||
setHdCoin(129);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "SAFE - Safecoin",
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.safecoin;
|
||||
setHdCoin(19165);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "SLS - Salus",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user