We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90662b1 commit ccfa38eCopy full SHA for ccfa38e
02-peer-protocol.md
@@ -1892,7 +1892,7 @@ The receiver of `closing_complete` (aka. "the closee"):
1892
- SHOULD send a `warning`.
1893
- SHOULD close the connection.
1894
- 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).
+ - 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).
1896
- MUST generate the remote closing transaction as specified in [BOLT #3](03-transactions.md#closing-transaction).
1897
- Select a signature for validation:
1898
- If the local output amount is dust:
0 commit comments