Difference between revisions of "Tutorials: How to import or sweep a private key from a paper wallet"

From CloakCoin Wiki
Jump to: navigation, search
Line 1: Line 1:
{| style="color: white; text-align: center; font-size:100%; width: 100%; background:#E73D0D;"
+
<translate>{| style="color: white; text-align: center; font-size:100%; width: 100%; background:#E73D0D;"
 
| colspan="2" |  
 
| colspan="2" |  
 
'''Remember! If you import from the paper wallet to a software wallet the balance will be available on both.'''
 
'''Remember! If you import from the paper wallet to a software wallet the balance will be available on both.'''
Line 17: Line 17:
 
<li> Wait a few seconds or minutes until the command pront returns, then its done.</li>
 
<li> Wait a few seconds or minutes until the command pront returns, then its done.</li>
 
<li> Its advisable to send the full amout of the paper walllet</li>
 
<li> Its advisable to send the full amout of the paper walllet</li>
 +
</translate>

Revision as of 21:33, 2 July 2019

Remember! If you import from the paper wallet to a software wallet the balance will be available on both.

If someone gets hold of your paper wallet you can still loose your funds on the software walllet.

The safest method is to SWEEP your private key, basically its sending a transaction to yourself. After the sweep is complete, the paper wallet is completely depleted of funds and all of the private key’s cloaks now belong to a new private key in the software wallet. You do this by:

  • Open the cloakcoin wallet
  • Make sure it is fully synced
  • On the menu navigate to 'Help' then 'Debug window' then on 'Console'
  • If you have an encrypted wallet (recommended), you need to unlock it temporarily by: walletpassphrase yourpassphrase 120
  • Type: importprivkey YourPaperWalletPrivateKey "OPTIONAL LABEL"
  • Wait a few seconds or minutes until the command pront returns, then its done.
  • Its advisable to send the full amout of the paper walllet