We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
DevelopmentFund
Add DevelopmentFundPercentage value in the params of mint Add DevelopmentFund structure in the params of mint
DevelopmentFundPercentage
mint
DevelopmentFund should be a list of weighted address The structure is invalid if the sum of weight is 0
0
Block rewards are distributed to the addresses depending on DevelopmentFundPercentage and DevelopmentFund weights
If no address, rewards are redirected into the community pool
The text was updated successfully, but these errors were encountered:
giunatale
Successfully merging a pull request may close this issue.
Add
DevelopmentFundPercentage
value in the params ofmint
Add
DevelopmentFund
structure in the params ofmint
DevelopmentFund
should be a list of weighted addressThe structure is invalid if the sum of weight is
0
Block rewards are distributed to the addresses depending on
DevelopmentFundPercentage
andDevelopmentFund
weightsIf no address, rewards are redirected into the community pool
The text was updated successfully, but these errors were encountered: