Bitcoin Forum
June 22, 2024, 06:13:47 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can't seem to get past the import private key section  (Read 491 times)
authorjames (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 25, 2017, 03:54:53 PM
 #1

Hi there,

I'm having trouble importing a private key. During the installation/wallet creation process it asks to input a list of private keys. I type in mine (just the one) and the 'next' button doesn't activate, but stays disabled. I can't seen what else I should be doing.

I want to send the money from my paper wallet to a desktop wallet (Electrum).

I downloaded the standalone version. Ran the exe. Selected 'Standard Wallet' from the first question. 'Use Public or Private Keys' for the second question. Then on the third page is where I get stuck, as it won't let me continue to the next stage after typing in my paper wallet's private key.

Then, I tried another way... I went back and selected 'Create new seed' from the second question. Then once I finished the installation, I went to Private Keys->Sweep and here I am again having the same problem in that the 'sweep' button doesn't become clickable after I enter my paper wallet's private key.

Has anyone else had the same issue(s)? Am I doing something wrong?

Forgive me if I'm being a total noob and it's something obvious!

Thanks
jonald_fyookball
Legendary
*
Offline Offline

Activity: 1302
Merit: 1004


Core dev leaves me neg feedback #abuse #political


View Profile
May 25, 2017, 04:08:43 PM
 #2

usually bad format -- make sure you didnt delete a letter and that theres no spaces

HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
May 26, 2017, 09:40:47 AM
 #3

Also, make sure you have your upper and lower case and characters correct. Bitcoins purposely uses Base58 to try and decrease the possibility of incorrect character interpretation... but if you're typing in a key manually, you might just be using the wrong character. For instance, there are no 0's (zeros) or O's (Uppercase o)... there are only lower case o. No Uppercase i, only lower case i. No lowercase l, only uppercase L...

https://en.bitcoin.it/wiki/Base58Check_encoding#Base58_symbol_chart

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
HI-TEC99
Legendary
*
Offline Offline

Activity: 2772
Merit: 2846



View Profile
May 26, 2017, 10:12:46 AM
 #4


I want to send the money from my paper wallet to a desktop wallet (Electrum).



Does your paper wallet use mini private key format? Some paper wallets do.

A mini private key is 30 alphanumeric characters long, and the first character is always the uppercase letter S.

Back in 2015 electrum couldn't import private keys in that format, it could only import private keys in Wallet Import Format (WIF).

Oh yes i forgot to note that its a mini private key actually. So is it so that it cannot be imported to electrum as it is? Do i need to decrypt it or something? If so then i didnt realize that.

So simply put, everything i said + its a mini key, the kind that begins with an S, just like in that link it is described. Do i do something with that?

You can only import private keys in Wallet Import Format (WIF). You can convert to WIF using the wallet details tab of https://www.bitaddress.org . You can download this page and run it offline. It uses client side javascript for everything.



You can convert keys to WIF format using an offline copy of this page.

https://www.bitaddress.org

Never put your private keys into an online copy of it. To download it open that link, then scroll to the bottom and click the link marked "(zip)". Unzip the downloaded file, open the unzipped folder, then open the file named bitaddress.org.html inside your browser.

To use the webpage first wiggle your mouse around until the randomness % shows 100%. Afterwards click the "wallet details" button, enter your private key in the text box, then click the "view details" button next to the text box. The page should then show your private key in a range of different formats including WIF.




Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!