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 64e0de6 commit 6f28fe7Copy full SHA for 6f28fe7
pages/home/oracle-integrity-staking/reward-examples.mdx
@@ -24,7 +24,7 @@ $$
24
\text{Publisher Rewards} \quad{R^p_p} &= {r} \times min({S^p_p}, {C}_p) = 10\% \times 100 = 10 \\
25
\text{Delegator Rewards} \quad{R^d_p} &= {R_p} - {R^p_p} = 10 - 10 = 0 \\
26
\text{Effective Publisher APY} \quad{r^p_p} &= \frac{R^p_p}{S^p_p} = \frac{10}{100} = 10\% \\
27
-\text{Effective Delegator APY} \quad{r^d_p} &= \frac{R^d_p}{S^d_p} = \frac{0}{0} = 0\% \\
+\text{Effective Delegator APY} \quad{r^d_p} &= \frac{R^d_p}{S^d_p} = 0\% \\
28
\end{aligned}
29
$$
30
0 commit comments