Now will ask if you want to do mnemonic or private key wallet recovery.
Private key is "interesting" as your private key needs to be sent as part of the command so we have to ask your input for that option. We pass it straight to hmy binary and do not store it, review the code or load it by hand after installation if you don't want to put your wallet info into our application.
Also added stand alone script to recover wallet into harmony. Launch it by running the following on a node that does not have a wallet loaded already:
`python3 ~/validatortoolbox/toolbox/load_wallet.py`