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

[Staking] FullDelegation.accumulated_rewards should be Vec<Coin> #515

Closed
ethanfrey opened this issue Aug 28, 2020 · 0 comments · Fixed by #521
Closed

[Staking] FullDelegation.accumulated_rewards should be Vec<Coin> #515

ethanfrey opened this issue Aug 28, 2020 · 0 comments · Fixed by #521
Milestone

Comments

@ethanfrey
Copy link
Member

ethanfrey commented Aug 28, 2020

Replaces the issue in #513 (read there for analysis and explanation)

This needs to change:

pub accumulated_rewards: Coin,

This is easy to do, but API breaking. Plan for next tagged release

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

Successfully merging a pull request may close this issue.

1 participant