You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/home/oracle-integrity-staking/examples.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ $$
25
25
\end{aligned}
26
26
$$
27
27
28
-
# Example 2: Publisher and Delegator Stake
28
+
##Example 2: Publisher and Delegator Stake
29
29
30
30
This example take the case where the pool has stake from both the publisher and the delegator.
31
31
@@ -44,7 +44,7 @@ $$
44
44
\end{aligned}
45
45
$$
46
46
47
-
# Example 3: Publisher and Delegator Stake more than the Cap
47
+
##Example 3: Publisher and Delegator Stake more than the Cap
48
48
49
49
This example take the case where the combined stake of both the publisher and the delegator exceeds the cap.
50
50
@@ -63,7 +63,7 @@ $$
63
63
\end{aligned}
64
64
$$
65
65
66
-
# Example 4: Introducing Delegator Fees
66
+
##Example 4: Introducing Delegator Fees
67
67
68
68
This example demonstrates how the delegation fee affect the reward distribution between the publisher and the delegator.
69
69
@@ -88,7 +88,7 @@ $$
88
88
89
89
In the example, the delegator pays a 2\% fee on their rewards to the publisher. This fee is deducted from the delegator's reward and added to the publisher's reward.
90
90
91
-
# Example 5: Slashing event on the pool
91
+
##Example 5: Slashing event on the pool
92
92
93
93
This example demonstrates the impact of a slashing event on the staked PYTH tokens and rewards distributed to both the publisher and the delegator.
0 commit comments