Commit 2096b2d
committed
Clear announcement_sigs on FundingScope promotion
When a splice transaction is promoted (i.e., when splice_locked has been
exchanged), announcement_signatures must be sent. However, if we try to
send a channel_announcement before they are received, then the
signatures will be incorrect. To avoid this, clear the counterparty's
announcement_signatures upon promoting a FundingScope.1 parent f669588 commit 2096b2d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5903 | 5903 | | |
5904 | 5904 | | |
5905 | 5905 | | |
| 5906 | + | |
5906 | 5907 | | |
5907 | 5908 | | |
5908 | 5909 | | |
| |||
0 commit comments