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

Remove the reward pool if no reward is set #522

Closed
lumtis opened this issue Feb 16, 2022 · 0 comments · Fixed by #540
Closed

Remove the reward pool if no reward is set #522

lumtis opened this issue Feb 16, 2022 · 0 comments · Fixed by #540
Assignees
Labels
reward Related to reward module
Milestone

Comments

@lumtis
Copy link
Contributor

lumtis commented Feb 16, 2022

Currently MsgSetRewards is invalid for empty coins

We should add the behavior of removing the reward pool if rewards are specified as zero coins

Alternative:

Introducing a new message like MsgUnsetRewards although I think it add unnecessary complexity for the chain. The name difference can be handled in the client

Operation is still impossible if launch is triggered

@lumtis lumtis added the reward Related to reward module label Feb 16, 2022
@lumtis lumtis added this to the Milestone 3 milestone Feb 16, 2022
@lumtis lumtis linked a pull request Feb 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reward Related to reward module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants