Coding-Enthusiast / FinderOuter

Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, bitcoin core wallet password, and more
MIT License
304 stars 116 forks source link

Armory chaincode recovery #34

Closed MonkishMan closed 3 years ago

MonkishMan commented 3 years ago

Hi,

I would like the ability to recover the chain code for armory. Currently this functionality isn't there and there is a comment in the code regarding this:

AmoryService.cs line 648 report.AddMessageSafe("FinderOuter currently doesn't support recovering chain-code." + "Open a new issue if you need this feature.");

I would really like this feature to be implemented, thank you.