mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-26 20:30:41 +00:00
FIX OnixCoin Correct BIP44 Code 174
This commit is contained in:
@@ -781,7 +781,6 @@
|
||||
address = bitcoinjs.bitcoin.address.fromOutputScript(scriptpubkey, network)
|
||||
}
|
||||
}
|
||||
console.log(address);
|
||||
addAddressToList(indexText, address, pubkey, privkey);
|
||||
if (isLast) {
|
||||
hidePending();
|
||||
|
||||
Reference in New Issue
Block a user