Commit 5ab8676
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 a339adf commit 5ab8676
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5961 | 5961 | | |
5962 | 5962 | | |
5963 | 5963 | | |
| 5964 | + | |
5964 | 5965 | | |
5965 | 5966 | | |
5966 | 5967 | | |
| |||
0 commit comments