Skip to content

Commit 79c7923

Browse files
committed
typo
1 parent 07a1f3b commit 79c7923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/src/sections/06-results.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ \subsection{Shuffle security}\label{subsec:Shuffle-security}
4343

4444
We can see that the bigger the shuffle size $\ell$ is, the less honest shuffles are necessary to make the shuffle secure.
4545
In Ethereum, each shuffling phase is limited to 8192 shuffles, meaning that the maximum number of honest shuffles that can be used is 8192.
46-
Therefore, the results of the experiment also find $T_H=T-\Beta$.
46+
Therefore, the results of the experiment also find $T_H=T-\beta$.
4747
This is how many of the $T$ shuffles, available during the shuffling phase, are needed to be honest, $T_H$, shuffles.
4848
The rest could then be the number of dishonest shuffles,~$\beta$.
4949
We also see that the bigger the shuffle size the narrower the standard deviation gets.

0 commit comments

Comments
 (0)