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: analysis/markov/ReadMe.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,8 @@ Provided that an honest RB exists, an EB can be forged if the node has received
62
62
Obtaining a successful quorum of votes is distributed according to bernoulli trials where the expected number of successes is the mean committee size and the success probabilities of individual pools accord with the stake distribution. Those success probabilities are modified in several ways:
63
63
64
64
-*Adversaries do not vote:* probability $f_\text{adv}$.
65
-
-*RB header arrives within $L_\text{hdr}$ slots:* probability $p_\text{rb}$.
66
-
-*EB is fully validated within $3 L_\text{hdr} + L_\text{vote}$ slots*: probability $p_\text{eb}$.
65
+
-*RB header arrives within* $L_\text{hdr}$ *slots:* probability $p_\text{rb}$.
66
+
-*EB is fully validated within* $3 L_\text{hdr} + L_\text{vote}$ *slots*: probability $p_\text{eb}$.
0 commit comments