We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ea306 commit 3584ad3Copy full SHA for 3584ad3
pages/home/oracle-integrity-staking/examples.mdx
@@ -14,7 +14,7 @@ $$
14
\begin{aligned}
15
{S^p_p} &= 100 \\
16
{S^d_p} &= 0 \\
17
-{S^p} &= {S^p_p} + {S^d_p} = 100 + 0 = 100 \\
+{S_p} &= {S^p_p} + {S^d_p} = 100 + 0 = 100 \\
18
{C}_p &= 500 \\
19
\text{Total Amount eligible for Rewards} \quad{E_p} &= min({S}_p, {C}_p) = min(500, 100) = 100 \\
20
\text{Annual Rate of Rewards} \quad{r} &= 10\% \\
0 commit comments