Skip to content

Commit ccfa38e

Browse files
committed
Explicitly mention which output to set to 0
1 parent 90662b1 commit ccfa38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-peer-protocol.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1892,7 +1892,7 @@ The receiver of `closing_complete` (aka. "the closee"):
18921892
- SHOULD send a `warning`.
18931893
- SHOULD close the connection.
18941894
- If `closer_scriptpubkey` is a valid `OP_RETURN` script:
1895-
- MUST set its output amount to zero so that all funds go to fees, as specified in [BOLT #3](03-transactions.md#closing-transaction).
1895+
- MUST set the closer's output amount to zero so that all funds go to fees, as specified in [BOLT #3](03-transactions.md#closing-transaction).
18961896
- MUST generate the remote closing transaction as specified in [BOLT #3](03-transactions.md#closing-transaction).
18971897
- Select a signature for validation:
18981898
- If the local output amount is dust:

0 commit comments

Comments
 (0)