diff --git a/tips/TIP-0039/constraints.md b/tips/TIP-0039/constraints.md index 5ade2ae07..b38efa550 100644 --- a/tips/TIP-0039/constraints.md +++ b/tips/TIP-0039/constraints.md @@ -21,7 +21,4 @@ The third variable `multFactor` must additionally use at most 32 bits, meaning t - `Decay Factors(m)`< 232 (which is equivalent, by contruction to 0≤`Decay Factors Exponent`≤3), - `slotIndexDiff * Generation Rate`< 232, -- `Decay Factor Epochs Sum * Generation Rate`< 232, - - -TO DO: Rewards and maximum theoretical Mana in the system is smaller than 2Bits Count - 1 +- `Decay Factor Epochs Sum * Generation Rate`< 232.