mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-28 13:20:41 +00:00
Add DeepOnion (ONION)
This commit is contained in:
@@ -2368,6 +2368,13 @@
|
||||
setHdCoin(200);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "ONION - DeepOnion",
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.deeponion;
|
||||
setHdCoin(305);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "ONX - Onixcoin",
|
||||
onSelect: function() {
|
||||
|
||||
Reference in New Issue
Block a user