Skip to content

Commit b2e5af4

Browse files
committed
Fixed typography
1 parent 61447da commit b2e5af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

analysis/markov/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Provided that an honest RB exists, an EB can be forged if the node has received
6262
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:
6363

6464
- *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}$.
6767

6868

6969
## Parameters

0 commit comments

Comments
 (0)