This is very important in such a way that it would help you recover your coins in your wallet; if your computer fails/corrupted hdd or accidentally delete the %AppData% folder, in short you lost your wallet.dat.
The first step is to copy the address you intend to dump the private key.
(for multiple transactions/address, you need to generate private key per address)
https://imgur.com/4L40wb9Then go to the debug window. (Tick on help,next debug and then console.)
https://imgur.com/a/FdIO0In the command line type
dumpprivkey [address],
(the address here refers to the
wallet address you copied from step 1)https://imgur.com/a/yv8EyThis will generate the
BitcoinFastprivkey.https://imgur.com/a/SvHsVCopy this and paste it in notepad and save. You will need this [BitcoinFastprivkey] in recovering your wallet address/es.
(Take note, you need to do this for each wallet address in your BCF Wallet)Now, to use the generated privatekey.
Type in the command line in the debug window,
importprivkey [BitcoinFastprivkey]https://imgur.com/a/8aX7YThat's it, a simple tutorial on dumping a private key and using it to recover loss wallet.dat.
To download the latest BCF wallet use this link.
http://bitcoinfast.co/Check the mandatory update for the wallet:
https://twitter.com/BitcoinFast_BCF/status/958188849066381312Follow us:
https://twitter.com/BitcoinFast_BCFYou can also catch the dev team and the BCF community in the discord channel
https://discord.gg/Q3eev6cspecial thanks to Sir Spidersbox.