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