BitShares Forum

Other => Graveyard => DevShares => Topic started by: lafona on January 10, 2015, 04:12:19 pm

Title: wallet_collect_vested_balances for KeyID
Post by: lafona on January 10, 2015, 04:12:19 pm
I imported my KeyID json and used the wallet_collect_vested_balances command to try to claim my vested balance from DNS, however in the transaction history it is still listed as pending and doesn't show up as a balance in the account. Is there another step I am missing, or some time I have to wait? It was enabled at 25000, right?

Also I tried the command wallet_rescan_blockchain just to see if it would help.
Title: Re: wallet_collect_vested_balances for KeyID
Post by: vikram on January 12, 2015, 10:31:42 pm
How did you import the wallet? You need to use the "wallet_import_keys_from_json" command to import the private keys into an existing DVS wallet.

Do you see your vesting balances when you do "wallet_check_sharedrop"?
Title: Re: wallet_collect_vested_balances for KeyID
Post by: lafona on January 14, 2015, 04:04:41 am
Everything is working now. I had imported the wallet using the wallet_import_keys_from_json command. When I went back to check the wallet today I realized that the block count was about half of what it should be. It seems like something had stopped the blockchain from syncing. Sorry I don't have a better description, everything is working fine now. Thanks