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, recover passwords and more
MIT License
283 stars 107 forks source link

Armory chaincode recovery #34

Closed MonkishMan closed 2 years ago

MonkishMan commented 2 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.