Skip to content

Commit a381b8c

Browse files
committed
remove \frac{0}{0}
1 parent 5afb35c commit a381b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/home/oracle-integrity-staking/reward-examples.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $$
2424
\text{Publisher Rewards} \quad{R^p_p} &= {r} \times min({S^p_p}, {C}_p) = 10\% \times 100 = 10 \\
2525
\text{Delegator Rewards} \quad{R^d_p} &= {R_p} - {R^p_p} = 10 - 10 = 0 \\
2626
\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\% \\
27+
\text{Effective Delegator APY} \quad{r^d_p} &= \frac{R^d_p}{S^d_p} = 0\% \\
2828
\end{aligned}
2929
$$
3030

0 commit comments

Comments
 (0)