Commit 29357f1
committed
Add missing documentation for sigs-ready event to
`ChannelManager::splice_channel` initiates a splice which
ultimately generates a series of events. The most important of
which, `FundingTransactionReadyForSigning` (which must always be
handled, unlike the others), was not documented.
Here we mention the event generation.
Backport 0571f93splice_channel
1 parent 5465db4 commit 29357f1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4683 | 4683 | | |
4684 | 4684 | | |
4685 | 4685 | | |
| 4686 | + | |
| 4687 | + | |
| 4688 | + | |
| 4689 | + | |
4686 | 4690 | | |
4687 | 4691 | | |
4688 | 4692 | | |
| |||
0 commit comments