Skip to content

Commit

Permalink
More changes to OnIncrementTx
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch committed Jul 15, 2024
1 parent dcf2e49 commit be21a04
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions spec/offchain.tex
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,11 @@ \subsubsection{Processing transactions off-chain}
snapshot signatures $\hpRS$ containing the increment UTxO $U'_\omega$ is sent.} \\

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

Expand Down

0 comments on commit be21a04

Please sign in to comment.