Difference between revisions of "Help:How to import private keys in Bitcoin Core 0.7+"

From Bitcoin Wiki
Jump to: navigation, search
Line 7: Line 7:
  
 
/Help/Debug Window
 
/Help/Debug Window
 
+
[[Screen1.png]]
 
and click on the tab - Console.
 
and click on the tab - Console.
  

Revision as of 19:48, 10 October 2012

Unlock your wallet

1st you must unlock your wallet.

Open Debug Window

Then go to menu:

/Help/Debug Window Screen1.png and click on the tab - Console.

Run Import Command in Debug Window

In the console at the very bottom is a text entry box in here enter:

importprivkey yourPrivateKeyInWalletImportFormat TheLabelThatIWant

Note that this can take a good few seconds and during that time it looks like the client has hung!

Check Key Imported OK

Once Imported you can check that you have the address by closing the Debug window and going back to your address book.

In there you should see the address you imported and the label.