So if I wanted to upload this wallet.dat file into a fresh Core client download would I do the following -
- Open Client IIRC it needs to start once to create folders
- Close client, put wallet.dat in the correct place.
- Start client again
- File
- Open URL
- Open payment request from URI or file
Bang the wallet.dat in, press OK & that's it, all the addresses & private keys will be uploaded
- While its syncing (can be ignored) go to Help -> Debug Window -> Console
- unlock for 120 seconds with:
walletpassphrase pass123 120- get all the private keys to a file with:
dumpwallet c:\keys.txt (modify for OS if needed)
- open file and import private keys into any other wallet you like.
Sorry for the total noobness (embarrassed). I just like to be prepared
Dont be embarrassed for asking question.