Skip to content

Commit

Permalink
Update constraints.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviasaa authored Mar 28, 2024
1 parent 1b24bd7 commit 9c37609
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tips/TIP-0039/constraints.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ The third variable `multFactor` must additionally use at most 32 bits, meaning t

- `Decay Factors(m)`< <code>2<sup>32</sup></code> (which is equivalent, by contruction to 0≤`Decay Factors Exponent`≤3),
- `slotIndexDiff * Generation Rate`< <code>2<sup>32</sup></code>,
- `Decay Factor Epochs Sum * Generation Rate`< <code>2<sup>32</sup></code>,


TO DO: Rewards and maximum theoretical Mana in the system is smaller than <code>2<sup>Bits Count</sup> - 1</code>
- `Decay Factor Epochs Sum * Generation Rate`< <code>2<sup>32</sup></code>.

0 comments on commit 9c37609

Please sign in to comment.