1
1
"addr": "typicalbitcoinaddress",
"compressed": true,
"encrypted_privkey": "this is my private key that is 96 characters long",
"label": "Wallet",
"pubkey": "Public key of the address",
"salt": "random small set of digits not sure what this is"
I dont know how to convert my private key that is under "encrypted_privkey" (96 characters long) (Not sure what it is encrypted to) to a Wallet Import Format like to import it into blockchain.info....Any help on the process to convert this to a WIF private key would be greatly appreciated, I am unable to provide the private key of course...
Blockchain has import instructions on their import page for
– John T – 2014-03-22T23:03:06.400wallet.datfiles near the bottom. Assuming you are using Bitcoin-QT, which you should have mentioned.Yeah, it would help if you mentioned what wallet you are using. – Murch – 2014-03-25T00:25:00.820