Skip to content

Commit

Permalink
Spec: minor change to improve clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo authored and v0d1ch committed May 7, 2024
1 parent 398e750 commit 384f923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/onchain.tex
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ \subsection{Decrement Transaction}\label{sec:increment-tx}
\item Decrement snapshot number is newer $s' > s$, where $s$ is the
currently stored and $s'$ the snapshot number of the decrement snapshot.
\item $\xi$ is a valid multi-signature of the new snapshot state $\eta'$ and the
removed UTxOs
removed UTxOs $\eta_{\omega} = U^{\#}_{\omega}$
\[
\msVfy(\hydraKeysAgg,(\cid || s' || \textcolor{red}{\eta_{0} || \eta' || U^{\#}_{\omega}}),\xi) = \true
\]
Expand Down

0 comments on commit 384f923

Please sign in to comment.