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

Initialize claim genesis state #783

Closed
Tracked by #863
lumtis opened this issue May 10, 2022 · 0 comments · Fixed by #800
Closed
Tracked by #863

Initialize claim genesis state #783

lumtis opened this issue May 10, 2022 · 0 comments · Fixed by #800
Assignees
Labels
claim Related to claim module
Milestone

Comments

@lumtis
Copy link
Contributor

lumtis commented May 10, 2022

Introduce the following values in the genesis state:

  • AirdropSupply or any other name to be suggested: claimPool? moduleBalance?
  • ClaimRecords
  • Missions or any other name to be suggested: Actions?

Implement genesis Validate

  • AirdropSupply = sum of ClaimRecord amount
  • Missions sum of weight = 1
@lumtis lumtis added the claim Related to claim module label May 10, 2022
@lumtis lumtis added this to the Milestone B milestone May 10, 2022
@aljo242 aljo242 self-assigned this May 16, 2022
@lumtis lumtis mentioned this issue Jun 9, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claim Related to claim module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants