mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-24 19:30:41 +00:00
Hush coin
This commit is contained in:
@@ -1967,6 +1967,13 @@
|
||||
network = bitcoinjs.bitcoin.networks.helleniccoin;
|
||||
setHdCoin(168);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "HUSH - Hush",
|
||||
onSelect: function() {
|
||||
network = bitcoinjs.bitcoin.networks.hush;
|
||||
setHdCoin(197);
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "INSN - Insane",
|
||||
|
||||
Reference in New Issue
Block a user