BitShares Forum

Main => General Discussion => Topic started by: oakmaster on October 18, 2015, 11:36:26 am

Title: Guide Please
Post by: oakmaster on October 18, 2015, 11:36:26 am
Could someone please write up a guide for cli client for users with a lot of keys there is no start to finish documentation for commands and the steps that need to be taken on how to import 9.3c keys into 2.0 cli than claim balance for those accounts and finally how to import the cli wallet into lite wallet if someone could please do this I no it will help me and others who are having problems I will also send you 5 bitusd if I can ever get my balances in my wallets Thank You
Title: Re: Guide Please
Post by: cube on October 18, 2015, 11:45:07 am
Have you tried this guide? http://docs.bitshares.eu/migration/howto-importing-wallet.html#cli-wallet
Title: Re: Guide Please
Post by: oakmaster on October 18, 2015, 12:10:34 pm
Have you tried this guide? http://docs.bitshares.eu/migration/howto-importing-wallet.html#cli-wallet
no not yet I finally got my balances to show up in the lite wallet running a witness node so I click claim balance now I get error empty buffer if I use this guide the command import_balance <account name> <private key> true will it show my private key when I import the .json file or where do I get my private key from and the lite client said i have 30,000 keys do i have to do each key I just dont want to start something and screw up in the middle of it I appreciate the help I have to go to work than when I get back I will try this just not sure about my keys
Title: Re: Guide Please
Post by: cube on October 18, 2015, 12:17:47 pm
Instead of import balance with a private key, you can :

import_balance my_account_name ["*"] true

It means all private keys found in the json file.
Title: Re: Guide Please
Post by: oakmaster on October 18, 2015, 12:44:01 pm
thank you I really appreciate the help I'll try as soon as get home