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

feat!: Set mint params at tokens per year amount #9

Merged
merged 12 commits into from
Feb 24, 2024

Conversation

Reecepbcups
Copy link
Collaborator

@Reecepbcups Reecepbcups commented Feb 24, 2024

closes #3

Normal mint inflation is based off total supply. This makes it so you can set a flat rate per year

example: Distribute 50k MFX per year w/ automatic inflation to allowed stakeholders. This is streamed every block in accordance to their % of the inflation allotted. At 6 second block this is ~6311520 blocks per year. Which would come out to ~0.0079 MFX tokens every 6 seconds.

@Reecepbcups Reecepbcups marked this pull request as ready for review February 24, 2024 17:25
@Reecepbcups Reecepbcups merged commit f67be75 into main Feb 24, 2024
7 checks passed
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 this pull request may close these issues.

x/Manifest Module / Mint distribution
1 participant