Import Pandacoin wallet
For Desktop
Assuming you have the relevant Private Key, simply run
importprivkey <key>
into the Pandacoin Client Console to import the wallet.- 1.Go to Help
- 2.Click on "Debug Window"
- 3.Go on the "Console" tab.
If you hold a
wallet.dat
file, find the respective directory, as seen under, and place it into the directory. Restart the Pandacoin Client and your wallet will synchronise and display the imported wallet.Windows:
%appdata%\Pandacoin\
Linux:
~/.pandacoin/
OSX:
~/Library/Application Support/Pandacoin/
Last modified 1yr ago