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
rteo supply reward consensus change.
https://forum.tao.foundation/topic/44/teo-new-economy-model-asking-to-the-community-about-supply-limitation
Annual supply is about 11M TEO.
So, We asking the idea of Total supply limit to about 200M ~ 210M TEO.
And, inflation will be 20% / 5Year.
The text was updated successfully, but these errors were encountered:
Scale to align blockheights to 5M.
blocks: [ /* /* TEO Supply Limitation Schema , After 45000000 BLK, Realistic NO Rewards to miner, Just for Maintenance */ { start: 1, reward: 5e+18, uncle: 0.90625 }, { start: 5000000, reward: 4e+18, uncle: 0.0625 }, { start: 15000000, reward: 3e+18, uncle: 0.0425 }, { start: 25000000, reward: 2e+18, uncle: 0.0325 }, { start: 35000000, reward: 1e+18, uncle: 0.0225 }, { start: 45000000, reward: 1e+15, uncle: 0.01 }, ]
Sorry, something went wrong.
No branches or pull requests
rteo supply reward consensus change.
https://forum.tao.foundation/topic/44/teo-new-economy-model-asking-to-the-community-about-supply-limitation
Annual supply is about 11M TEO.
So, We asking the idea of Total supply limit to about 200M ~ 210M TEO.
And, inflation will be 20% / 5Year.
The text was updated successfully, but these errors were encountered: