Skip to content

Commit

Permalink
Link use-in-ln-symmetry from rebindable channel
Browse files Browse the repository at this point in the history
  • Loading branch information
moonsettler committed Nov 26, 2024
1 parent bbf8c49 commit bf5e78d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bip-PC.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Channel peers must be able to reconstruct the script that spends an
intermediate state.

Using in sequence `OP_CHECKTEMPLATEVERIFY`, `OP_PAIRCOMMIT`, `OP_INTERNALKEY`
and `OP_CHECKSIGFROMSTACK` we can construct a rebindable channel that is also
optimal.
and `OP_CHECKSIGFROMSTACK` we can construct a [rebindable channel](
#use-in-ln-symmetry) that is also optimal.

The number of SHA256 iterations is minimized in the primary use case we
can optimize for, which is LN-Symmetry. Since the Tag can be pre-computed as
Expand Down

0 comments on commit bf5e78d

Please sign in to comment.