mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-28 21:30:41 +00:00
Add Kobocoin support
This commit is contained in:
@@ -1955,6 +1955,14 @@
|
||||
setHdCoin(141);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "KOBO - Kobocoin",
|
||||
bip49available: false,
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.kobocoin;
|
||||
setHdCoin(196);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "LBC - Library Credits",
|
||||
segwitAvailable: false,
|
||||
|
||||
Reference in New Issue
Block a user