Author Topic: Import wallet error ??  (Read 3909 times)

0 Members and 1 Guest are viewing this topic.

jaran

  • Guest
what was the register account ??
it cost me around 1,000 pls :(

Play has different registration cost based on the number of characters in your account name

See https://bitsharestalk.org/index.php?topic=15381.0

Offline stozgur

  • Newbie
  • *
  • Posts: 6
    • View Profile
what was the register account ??
it cost me around 1,000 pls :(

Offline stozgur

  • Newbie
  • *
  • Posts: 6
    • View Profile
For blockchain.info wallet, you need to export your private key, not use wallet.aes.json file.

how then ?
It's in the "advanced settings" of your accounts, you need to export your keys in the unencrypted "WIF" format.
You will see a JSON formated output and I think the wif keys are all in the fields called "sec".

something like this:
Code: [Select]
   "sec" : "5............",

well m8, it's done.. i imported with start with 5.....
Thank you very much :)

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
For blockchain.info wallet, you need to export your private key, not use wallet.aes.json file.

how then ?
It's in the "advanced settings" of your accounts, you need to export your keys in the unencrypted "WIF" format.
You will see a JSON formated output and I think the wif keys are all in the fields called "sec".

something like this:
Code: [Select]
   "sec" : "5............",

Offline stozgur

  • Newbie
  • *
  • Posts: 6
    • View Profile
For blockchain.info wallet, you need to export your private key, not use wallet.aes.json file.

how then ?

Offline logxing

For blockchain.info wallet, you need to export your private key, not use wallet.aes.json file.
BTS Account:logxing

Offline stozgur

  • Newbie
  • *
  • Posts: 6
    • View Profile
anyone imported its wallet who use blockchain with success ?

Offline stozgur

  • Newbie
  • *
  • Posts: 6
    • View Profile
i have blockchain wallet.. that's why it's json file..
i didnt understand how to import wallet with gui ? How can i acces to gui ?

Thanks.

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
I would try to go to the gui console (click "Advanced" at the bottom of your account names)

And use the command:
wallet_import_bitcoin <wallet_filename> <passphrase> <account_name>


edit:
why a .json file for a bitcoin wallet and not a .dat file ???
« Last Edit: March 31, 2015, 08:08:12 am by liondani »

Offline stozgur

  • Newbie
  • *
  • Posts: 6
    • View Profile
Hi,

I download windows 64 bit version of wallet.. I tried to import my bitcoin wallet but i can't success..
wallet.aes.json i tried to upload.. there is error.. Can you help me about that please ?