Author

Topic: Importing Private Keys to Bitcoin-QT (Read 671 times)

legendary
Activity: 3682
Merit: 1580
November 17, 2013, 01:15:41 PM
#3
I would like to import a private key to the Bitcoin-QT client.

My questions:

1) Can I import a WIFC key, i.e., compressed private key, beginning with "K" or "L" rather than WIF key beginning with "5" ?  Does Bitcoin-QT accept both private key encoding formats -- i.e., compressed and non-compressed?

2) If I import the key from another client, should I be concerned that the key exists in two wallets?

Please note that I do not want to simply send funds from one client to another.

Thanks in advance for any advice.

1) Yes. It uses compressed keys itself now.

2) Yes that might cause confusion about where the funds from the key went. You also may want to learn about change addresses.

https://en.bitcoin.it/wiki/Change

If you are trying to spend funds in a paper wallet you want to make sure that it is not reused as a change address. So ideally don't import it into an existing wallet. Instead create a new wallet, and send all the funds to an address in  your primary wallet.
member
Activity: 96
Merit: 10
All For Bitcoin!
November 17, 2013, 10:41:43 AM
#2
If you are using cold storage, a paper wallet or generating vanity addresses you may need to import a private key. Since Bitcoin-QT/bitcoind v.0.6.0, you can import private keys using RPC command importprivkey.
member
Activity: 205
Merit: 10
November 17, 2013, 04:28:45 AM
#1
I would like to import a private key to the Bitcoin-QT client.

My questions:

1) Can I import a WIFC key, i.e., compressed private key, beginning with "K" or "L" rather than WIF key beginning with "5" ?  Does Bitcoin-QT accept both private key encoding formats -- i.e., compressed and non-compressed?

2) If I import the key from another client, should I be concerned that the key exists in two wallets?

Please note that I do not want to simply send funds from one client to another.

Thanks in advance for any advice.
Jump to: