Skip to content

Restore from the Private Key

GitMyCodeUp edited this page Nov 4, 2018 · 4 revisions

Make sure to have a fully synced wallet before starting (Blue check bottom right of the client).

Open the "Debug Console" from the "Tools" menu.

In the console command line type the following and hit enter: `importprivkey YOUR_PRIVATE_KEY YOUR_ADDRESS_LABEL

  • After hitting enter, the wallet may process the transactions for a moment then complete.
  • After completion, your balance should update and your new address will be visible in the previously used addresses tab.
  • You may need to run checkwallet then repair wallet from the "Debug Console", if once after the wallet is fully synced and your coin balance do not appear correct or up to date.

IMPORTANT!
DON'T SEND THIS PRIVATE KEYS TO ANYONE. HE CAN RECOVER YOUR WALLET AND SPEND YOUR SCRIV COINS!

Clone this wiki locally