Skip to content

Commit

Permalink
Spec: revert unnecessary change in overview.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
v0d1ch committed Jul 2, 2024
1 parent 290a4ce commit f4eff6d
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions spec/overview.tex
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,11 @@ \subsection{Opening the head}
locks (on the mainchain) the UTxOs that the party wants to commit to the head,
or deliberately acknowledges to commit nothing.

The commit transactions are subsequently collected by the \mtxCCom{}
transaction causing a transition from $\stInitial$ to $\stOpen$. Once the
$\stOpen$ state is confirmed, the head members start running the off-chain head
protocol, which evolves the initial UTxO set (the union over all UTxOs
committed by all head members) independently of the mainchain. Head member can
also decide to take some UTxO they own out of the Head and make it available on
main chain. We call this action decrement. For the case where some head members
The commit transactions are subsequently collected by the \mtxCCom{} transaction
causing a transition from $\stInitial$ to $\stOpen$. Once the $\stOpen$ state is
confirmed, the head members start running the off-chain head protocol, which
evolves the initial UTxO set (the union over all UTxOs committed by all head
members) independently of the mainchain. For the case where some head members
fail to post a \mtxCom{} transaction, the head can be aborted by going directly
from $\stInitial$ to $\stFinal$.

Expand Down

0 comments on commit f4eff6d

Please sign in to comment.