mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Update index.js
This commit is contained in:
@@ -3088,6 +3088,13 @@
|
|||||||
setHdCoin(19165);
|
setHdCoin(19165);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "SCRIBE - Scribe",
|
||||||
|
onSelect: function() {
|
||||||
|
network = libs.bitcoin.networks.scribe;
|
||||||
|
setHdCoin(545);
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "SLS - Salus",
|
name: "SLS - Salus",
|
||||||
onSelect: function() {
|
onSelect: function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user