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