I saw the post that datadir has been removed and im getting that message when i try to follow old guides to dump a wallet.dat file i have.
What would be the up to date command to run to get the contents of this file assuming i have that file and pywallet in the same folder and have a command window open from that directory already.
Error i get when trying to dump wallet
Depreacation
The --datadir option has been deprecated, now the full path of the wallet file should go to --wallet
If you're not sure what to do, concatenating the old --datadir content, then a directory separator, then the old --wallet should do the trick
If not, ask for help in the Pywallet thread:
https://bitcointalk.org/index.php?topic=34028A mandatory option is missing
|I appreciate any guidance you can provide.