• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

How do i get my dark coins of cold storage?

In the debug windows of Darkcoin-QT

importprivkey <darkcoinprivkey> [label] [rescan=true]

Code:
importprivkey Dafoeiwafnaoiwfsosaid "FromFreezer" 1
 
That's for a paper wallet no? If you meant what we call "cold storage" that is when you backed up your wallet.dat file to a jump drive and took it off your computer. In that case, you just install the wallet, and replace the generated wallet.dat file with your backup wallet.dat file. If you saved your .dat file from the File=>Backup Wallet option in the wallet originally, you may have named your wallet.dat file something else, such as Darkcoinbackup5-1-14.dat. In this case, simply rename it to wallet.dat and again, replace the wallet.dat file in User/You/AppData/Roaming/darkcoin folder :)

Hope that helps
 
Back
Top