Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delegate from vesting account #63

Closed
okwme opened this issue Feb 28, 2021 · 3 comments
Closed

delegate from vesting account #63

okwme opened this issue Feb 28, 2021 · 3 comments

Comments

@okwme
Copy link

okwme commented Feb 28, 2021

i'm getting this error when trying to delegate from a new vesting account:

Account's address is unknown: {"type":"cosmos-sdk/ContinuousVestingAccount","value":{"base_vesting_account":{"base_account":{"address":"xxxxxx","account_number":"193682"},"original_vesting":[{"denom":"uatom","amount":"xxxxxxx"}],"delegated_free":[],"delegated_vesting":[],"end_time":"1646089200"},"start_time":"1614365510"}}
@cyborgshead
Copy link
Contributor

@okwme Maybe it's related to cosmos-sdk's #8601

@dogemos
Copy link
Member

dogemos commented Mar 4, 2021

It's probably related to this issue(#60). It's getting fixed (10aa47f), and we're aiming for a release tomorrow.

@dogemos
Copy link
Member

dogemos commented Mar 6, 2021

We've just released v0.8.0 which should have resolved this issue. Can you check and see if everything works?

@dogemos dogemos closed this as completed May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants