BitShares Forum

Main => Technical Support => Topic started by: tooncesthedrivingcat on May 07, 2017, 03:16:42 pm

Title: how can I import to bitshares 2.0 from .9.3c
Post by: tooncesthedrivingcat on May 07, 2017, 03:16:42 pm
how can I import to Bitshares 2.0 from .9.3c? I go to bitshares.openledger.info and I do not see a import from bitshares .9.3c option anywhere?
Title: Re: how can I import to bitshares 2.0 from .9.3c
Post by: fluxer555 on May 07, 2017, 03:32:49 pm
http://docs.bitshares.org/bitshares/migration/howto-exporting-wallet.html
Title: Re: how can I import to bitshares 2.0 from .9.3c
Post by: tooncesthedrivingcat on May 07, 2017, 03:44:34 pm
The Bitshares 2.0 site does not have an import that will accept .json it will only accep .bin file.
 Also
 I see an import from Brainkey is the Brainkey the same as the private key I dumped from .9.3c?
Title: Re: how can I import to bitshares 2.0 from .9.3c
Post by: xeroc on May 07, 2017, 04:33:15 pm
in the import form .. there is a drop down! you can chose between *.bin, wif, and 0.9.3 import
Title: Re: how can I import to bitshares 2.0 from .9.3c
Post by: tooncesthedrivingcat on May 07, 2017, 05:20:39 pm
I found the option to use a .json now it tells me :Please use a BTS 1.0 wallet_export_keys file instead"
Title: Re: how can I import to bitshares 2.0 from .9.3c
Post by: nmywn on May 07, 2017, 05:30:02 pm
(http://i.imgur.com/Hsn5cF6.png)
Title: Re: how can I import to bitshares 2.0 from .9.3c
Post by: tooncesthedrivingcat on May 07, 2017, 06:46:16 pm
I found the option to use a .json now it tells me :Please use a BTS 1.0 wallet_export_keys file instead" I then tried to import private key and I used an account that had a low balance and it seemed to work but it says I have no balance at all, I thought I had 23 bitshares on it. Did I now lose that accounts balance?
Title: Re: how can I import to bitshares 2.0 from .9.3c
Post by: fluxer555 on May 07, 2017, 11:07:31 pm
in 0.9.3c wallet:

click settings -> console, then type:

Code: [Select]
wallet_export_keys 'C:\Users\[your user name]\Desktop\keys.json'
replacing [your user name] with the user name on your computer, and press enter. This should save your correct JSON file which you can use to import the bitshares into 2.0. Let me know how that goes.