Skip to content

Commit

Permalink
fix LaTeX
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviasaa committed Mar 28, 2024
1 parent 0c5d91f commit 2de6e17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tips/TIP-0040/constraints.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ By definition, we have that $\text{Final Target Rewards Rate}$ is

$$
\begin{align*}
&\text{Final Target Rewards Rate}=\text{Token Supply} * \text{Reward To Generation Ratio}\\
* &\text{Generation Rate} * 2^{\text{Slots per Epoch Exp}-\text{Generation Rate Exp}}
& \text{Final Target Rewards Rate} = \text{Token Supply} * \text{Reward To Generation Ratio}\\
& * \text{Generation Rate} * 2^{\text{Slots per Epoch Exp}-\text{Generation Rate Exp}}
\end{align*}
$$

Expand All @@ -68,7 +68,7 @@ Then, the Maximum Mana supply in the bootstrapping phase is
$$
\begin{align*}
&\text{Max Mana Supply Bootstrapping}\\
&=\text{Token Supply}*\text{Generation Rate} * 2^{\text{Slots per Epoch Exp}-\text{Generation Rate Exp}}\\
&=\text{Token Supply} * \text{Generation Rate} * 2^{\text{Slots per Epoch Exp}-\text{Generation Rate Exp}}\\
&\left(\text{Reward To Generation Ratio} * \frac{1}{-\log(\text{Decay per Epoch})} * \text{Max to Target Ratio}\right.\\
+&\left.\frac{1}{1-\text{Decay per Epoch}}\right)\\
&\leq \text{Token Supply} * \text{Generation Rate} * 2^{\text{Slots per Epoch Exp}-\text{Generation Rate Exp}}\\
Expand Down

0 comments on commit 2de6e17

Please sign in to comment.