Handle `EventCompletionAction`s after events complete
authorMatt Corallo <git@bluematt.me>
Thu, 16 Mar 2023 03:33:20 +0000 (03:33 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 2 May 2023 17:59:22 +0000 (17:59 +0000)
commit756b5aa27862c0999bc96baa46cd93d32823a5f2
treefbd76047950dbc1ad1b5bb48cd035c11bbeccecd
parent9ede794e8e8559f1b2b386c1c57372094fc92fd4
Handle `EventCompletionAction`s after events complete

This adds handling of the new `EventCompletionAction`s after
`Event`s are handled, letting `ChannelMonitorUpdate`s which were
blocked fly after a relevant `Event`.
lightning/src/ln/channelmanager.rs