Skip to content

Commit

Permalink
fixup! Make splice_locked atomic on reestablish
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bast committed Feb 28, 2025
1 parent 7a4053d commit 8c907f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-peer-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -3269,7 +3269,7 @@ The sending node:

A node:
- if `next_commitment_number` is 1 in both the `channel_reestablish` it
sent and received:
sent and received and `option_splice` was NOT negotiated:
- MUST retransmit `channel_ready`.
- if `option_splice` was negotiated and `your_last_funding_locked` is not
set in the `channel_reestablish` it received:
Expand Down

0 comments on commit 8c907f6

Please sign in to comment.