Skip to content

Commit 6d36af9

Browse files
authored
Update fip-set-the-mining-reserve-to-zero.md
1 parent 30eb92c commit 6d36af9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

FIPS/fip-set-the-mining-reserve-to-zero.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,10 @@ The proposal aims to move away from relying a fixed amount of tokens in the mini
4545

4646
The proposed change requires future explicit proposals (aiming to incentivize new forms of mining) to explicitly mint new tokens. This should not change the difficulty of making such proposals, as both (using the mining reserve, creating new tokens) would have the short term effect of diluting stakeholders.
4747

48-
## Product Considerations
49-
50-
TODO
51-
5248
## Implementations
5349

5450
1. Set the balance of `f090` to 0.
55-
2. Adjust all circulating supply dependencies and the invariant checks to recognize the total supply is no longer 2b given the mining reserve has been set to 0.
51+
2. Adjust all circulating supply dependencies and the invariant checks to recognize the total supply is no longer 2b given the mining reserve has been set to 0. The total supply of the token should be the sum of (mined) + (vested) + (disbursed) - (burned), where disbursed is the tokens that were released (~17.1m tokens) at network launch for SPs in default.
5652

5753

5854
## Copyright Waiver

0 commit comments

Comments
 (0)