Commit 00e06a0
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.splice_channel
1 parent 32b469f commit 00e06a0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4681 | 4681 | | |
4682 | 4682 | | |
4683 | 4683 | | |
| 4684 | + | |
| 4685 | + | |
| 4686 | + | |
4684 | 4687 | | |
4685 | 4688 | | |
4686 | 4689 | | |
| |||
0 commit comments