mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-25 11:50:40 +00:00
Add files via upload
This commit is contained in:
@@ -1603,6 +1603,14 @@
|
||||
setHdCoin(116);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "NEBL - Neblio",
|
||||
segwitAvailable: false,
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.neblio;
|
||||
setHdCoin(146);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "DOGE - Dogecoin",
|
||||
segwitAvailable: false,
|
||||
|
||||
Reference in New Issue
Block a user