mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-05-18 22:55:04 +00:00
Add Sugarchain support
This commit is contained in:
@@ -3091,6 +3091,13 @@
|
||||
setHdCoin(105);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "SUGAR - Sugarchain",
|
||||
onSelect: function() {
|
||||
network = libs.bitcoin.networks.sugarchain;
|
||||
setHdCoin(408);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "SWTC - Jingtum",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user