diff --git a/postmortem/2023-10-10.md b/postmortem/2023-10-10.md index bcfe782..2ebf526 100644 --- a/postmortem/2023-10-10.md +++ b/postmortem/2023-10-10.md @@ -22,6 +22,7 @@ $$votes=amount$$ ## The correct $$votes=amount*(1+\log_{1.2}{(duration/86400)(1+m)})$$ + $$m= \begin{cases} 1 & lockedĀ \\ 0 & unlockedĀ \geq 1 \end{cases}$$ # Solution