diff --git a/doc/deployable-lightning.lyx b/doc/deployable-lightning.lyx index 6509ad000..437fc654c 100644 --- a/doc/deployable-lightning.lyx +++ b/doc/deployable-lightning.lyx @@ -1906,11 +1906,7 @@ OP_ELSE Must be A, after HTLC has timed out. \begin_inset space ~ \end_inset -OP_CHECKLOCKTIMEVERIFY -\begin_inset space ~ -\end_inset - -OP_DROP Ensure (absolute) time has passed. +OP_CHECKLOCKTIMEVERIFY Ensure (absolute) time has passed. \end_layout \begin_layout Description @@ -1918,11 +1914,12 @@ OP_DROP Ensure (absolute) time has passed. \begin_inset space ~ \end_inset -OP_CHECKSEQUENCEVERIFY -\begin_inset space ~ -\end_inset +OP_CHECKSEQUENCEVERIFY Delay gives B enough time to use revocation if it + has it. +\end_layout -OP_DROP Delay gives B enough time to use revocation if it has it. +\begin_layout Description +OP_2DROP Drop the delay and htlc-timeout from the stack. \end_layout \begin_layout Description @@ -1963,20 +1960,17 @@ OP_IF \end_layout \begin_deeper -\begin_layout Description -OP_DROP Remove extra hash -\end_layout - \begin_layout Description \begin_inset space ~ \end_inset -OP_CHECKSEQUENCEVERIFY -\begin_inset space ~ -\end_inset +OP_CHECKSEQUENCEVERIFY Delay gives A enough time to use revocation if it + has it. +\end_layout -OP_DROP Delay gives A enough time to use revocation if it has it. +\begin_layout Description +OP_2DROP Drop extra hash and delay from the stack \end_layout \begin_layout Description diff --git a/doc/deployable-lightning.pdf b/doc/deployable-lightning.pdf index 11c883d9f..4420509ee 100644 Binary files a/doc/deployable-lightning.pdf and b/doc/deployable-lightning.pdf differ