Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit be21a04

Browse files
committedJul 15, 2024··
More changes to OnIncrementTx
1 parent dcf2e49 commit be21a04

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
 

‎spec/offchain.tex

+5-4
Original file line numberDiff line numberDiff line change
@@ -223,10 +223,11 @@ \subsubsection{Processing transactions off-chain}
223223
snapshot signatures $\hpRS$ containing the increment UTxO $U'_\omega$ is sent.} \\
224224

225225
\red{\dparagraph{$\mathtt{incrementTx}$.}\quad Upon observing the \mtxIncrement{}
226-
transaction, which adds it's outputs to the confirmed UTxO in the Head, the corresponding
227-
pending increment UTxO is cleared and the observed version is used for future
228-
snapshots by setting $\hatv = v$. The version of the open head state
229-
is incremented on each \mtxIncrement{} transaction as described in Section~\ref{sec:increment-tx}
226+
transaction which outputs are added to the confirmed UTxO in the Head, we include
227+
the outputs to the \emph{local} ledger state. Finally the corresponding pending increment
228+
UTxO is cleared and the observed version is used for future snapshots by setting
229+
$\hatv = v$. The version of the open head state is incremented on each \mtxIncrement{}
230+
transaction as described in Section~\ref{sec:increment-tx}
230231
}
231232
\todo{missing to mention the multicast of $\hpRS$} \\
232233

0 commit comments

Comments
 (0)
Please sign in to comment.