Skip to content

Commit cb9f81e

Browse files
authored
Merge pull request #45 from AAU-Dat/paragraph
Capitalization
2 parents 35a609e + f7369e3 commit cb9f81e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

report/src/sections/04-Approach.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ \subsection{CAAUrdleproofs}\label{subsec:approach-CAAUrdleproofs}
6060
We refer to this modified protocol as CAAUrdleproof.
6161
For generality and readability, we show the split of vectors happening every round.
6262

63-
\subsubsection*{Prover computation}
63+
\subsubsection*{Prover Computation}
6464
First of all, we have the prover computation, where the proof is constructed.
6565
The construction can be seen in~\autoref{lst:ipa-prover}.
6666

@@ -144,7 +144,7 @@ \subsubsection*{Prover computation}
144144

145145
The now constructed proof is then supposed to be added to the block in the chain at the given time slot~\cite{Whisk2024}.
146146

147-
\subsubsection*{Verifier computation}
147+
\subsubsection*{Verifier Computation}
148148
Having the proof on the blockchain allows for each validator to verify whether it is a valid proof asynchronously.
149149
Again, the initially proposed verification protocol has been modified according to Springproofs, as shown in~\autoref{lst:ipa-verifier}.
150150

0 commit comments

Comments
 (0)