Skip to content

Commit

Permalink
Spec: Small fix for the number of decommit outputs in fanout tx
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch committed Jul 4, 2024
1 parent 90d2166 commit 0f3bfc3
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 @@ -565,7 +565,7 @@ \subsection{Fan-Out Transaction}
distributes UTxOs from the head according to the latest state. It consists of
\begin{itemize}
\item one input spending from $\nuHead$ holding the $\st$, and
\item outputs $o_{1} \dots o_{m\red{+n}}$ to distribute UTxOs.
\item outputs $o_{1} \dots o_{m\red{+m'}}$ to distribute UTxOs.
\end{itemize}

Note that \mtxFanout{} represents a final transition of the state machine and
Expand Down

0 comments on commit 0f3bfc3

Please sign in to comment.