From 9c3760915d60505bf3d46ee108fb3e83a31648ad Mon Sep 17 00:00:00 2001 From: oliviasaa Date: Thu, 28 Mar 2024 14:26:39 +0000 Subject: [PATCH] Update constraints.md --- tips/TIP-0039/constraints.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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.