-
Notifications
You must be signed in to change notification settings - Fork 10
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
checkwalletthenrepair walletfrom 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!
- Generate an address
- Get connections to wallet
- Encrypt the wallet
- Backup the wallet
- Backup the Private Keys
- Restore from the Private Key
- Synchronize with a snapshot file
Wallet compilation
Masternodes
Mining
- Windows OS
- Linux OS