Skip to content

Commit bbf8c49

Browse files
committed
Mention OP_RETURN as alternative
1 parent 95096cc commit bbf8c49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bip-PC.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ that get verified with `OP_CHECKSIGFROMSTACK` as a valid state update.
134134
`OP_PAIRCOMMIT` solves this specific problem without introducing a wide range
135135
of potentially controversial new behaviors, such as novel 2-way peg mechanisms.
136136

137+
`OP_RETURN` could also be used for ensuring the availability of the state
138+
recovery data as `OP_CHECKTEMPLATEVERIFY` naturally commits to all outputs.
139+
However the cost of that would be over 4 times higher in weight units.
140+
137141
### Behaviours LNhance tries to avoid introducing
138142

139143
The following behaviors are out of scope for LNhance and should not be enabled

0 commit comments

Comments
 (0)