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

Add DevelopmentFund for block rewards #809

Closed
Tracked by #864
lumtis opened this issue May 23, 2022 · 0 comments · Fixed by #839
Closed
Tracked by #864

Add DevelopmentFund for block rewards #809

lumtis opened this issue May 23, 2022 · 0 comments · Fixed by #839
Assignees
Labels
mint Related to mint module
Milestone

Comments

@lumtis
Copy link
Contributor

lumtis commented May 23, 2022

Add DevelopmentFundPercentage value in the params of mint
Add DevelopmentFund structure in the params of mint

DevelopmentFund should be a list of weighted address
The structure is invalid if the sum of weight is 0

Block rewards are distributed to the addresses depending on DevelopmentFundPercentage and DevelopmentFund weights

If no address, rewards are redirected into the community pool

@lumtis lumtis added the mint Related to mint module label May 23, 2022
@lumtis lumtis added this to the Milestone B milestone May 23, 2022
@giunatale giunatale self-assigned this May 31, 2022
@lumtis lumtis mentioned this issue Jun 9, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mint Related to mint module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants