1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-03-13 11:35:41 +01:00

Explicitly mention which output to set to 0

This commit is contained in:
t-bast 2025-02-10 15:39:02 +01:00
parent 798bbc3c5e
commit 44d4a941ad
No known key found for this signature in database
GPG key ID: 34F377B0100ED6BB

View file

@ -1892,7 +1892,7 @@ The receiver of `closing_complete` (aka. "the closee"):
- SHOULD send a `warning`.
- SHOULD close the connection.
- If `closer_scriptpubkey` is a valid `OP_RETURN` script:
- 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).
- MUST generate the remote closing transaction as specified in [BOLT #3](03-transactions.md#closing-transaction).
- Select a signature for validation:
- If the local output amount is dust: