Bitcoin Forum

Bitcoin => Armory => Topic started by: Jnitngle on May 13, 2013, 03:18:37 AM



Title: Importing armory private key into blockchain info wallet
Post by: Jnitngle on May 13, 2013, 03:18:37 AM
I have been unable to export my private key from armory into my blockchain wallet.  It always says it cannot read the code format. Also I have tried exporting into mutibit and no luck. I have a Mac laptop and bitcoin-qt has stopped syncing at 98.59% so I am unable to send my bitcoins to my other bitcoin wallet addresses. It has been very frustrating.  I have no idea what I am doing wrong. does anyone have a solution?  Thank you in advance for any help you can give.


Title: Re: Importing armory private key into blockchain info wallet
Post by: etotheipi on May 13, 2013, 03:29:54 AM
I have been unable to export my private key from armory into my blockchain wallet.  It always says it cannot read the code format. Also I have tried exporting into mutibit and no luck. I have a Mac laptop and bitcoin-qt has stopped syncing at 98.59% so I am unable to send my bitcoins to my other bitcoin wallet addresses. It has been very frustrating.  I have no idea what I am doing wrong. does anyone have a solution?  Thank you in advance for any help you can give.

If we can figure out what format blockchain.info expects, I can add support to make sure it works.  Right now, I just don't know.

First of all, are you trying to import the paper backup?  If so, that's not going to work, because the paper backup is not the same thing as a private key.  That paper backup is the seed that generates all the private keys in your wallet, and no other app knows how to do that.  To get to the actual private keys, you have to go to "Backup Individual Keys" and copy either the "PrivHex(BE)" or "PrivBase58" fields into blockchain.info.

If that isn't working, it may be that there is spaces inserted in the keys to help you visually parse them (in case you had printed them).  You might try removing the spaces then put them into blockchain.info.  If that works, I'll add an option to the "Backup Individual Keys" dialog to remove the spaces.  Also, maybe the prefix on each line is causing a problem...?


Title: Re: Importing armory private key into blockchain info wallet
Post by: Jnitngle on May 13, 2013, 06:07:06 AM
I tried both of the formats you listed however it didn't work. Granted it most likely my fault. I also have bitcoin-qt and mutibit wallets would it be easier trying them?


Title: Re: Importing armory private key into blockchain info wallet
Post by: OpenYourEyes on May 14, 2013, 01:55:57 AM
I've had this issue many times in the past, and it is because of the spaces.

Use the PrivBase58 key (with spaces removed and don't include the prefix 'PrivBase58') and that will import.


Title: Re: Importing armory private key into blockchain info wallet
Post by: etotheipi on May 14, 2013, 02:00:22 AM
I've had this issue many times in the past, and it is because of the spaces.

Use the PrivBase58 key (with spaces removed and don't include the prefix 'PrivBase58') and that will import.

Okay, I will update that "Backup Individual Keys" dialog to make that easier.  No one ever sent me the accepted formats for these sites (and I never spent the time to go investigate it myself).



Title: Re: Importing armory private key into blockchain info wallet
Post by: OpenYourEyes on May 14, 2013, 02:15:20 AM
Great to see your always on top of things :)

I was my intention to file a bug report, but I ended up modifying the source code and completely forgot about the 'issue'.


Title: Re: Importing armory private key into blockchain info wallet
Post by: Jnitngle on May 14, 2013, 02:18:12 AM
Thanks so much for all your helpful replies. Will report back soon


Title: Re: Importing armory private key into blockchain info wallet
Post by: Jnitngle on May 14, 2013, 02:49:41 AM
success! Thank you again OpenYourEyes and etotheipi your help.


Title: Re: Importing armory private key into blockchain info wallet
Post by: unknown12 on August 16, 2014, 03:36:58 PM
I am running into the same problem, I think. Armory is stopped sync at about 99%, so I want to import to my blochchain acct. I have the paper backup........Thanks Guys, looks like I found the Formats, I will let you know if it all works out!