We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e7c25 commit 4db5a6eCopy full SHA for 4db5a6e
lightning-background-processor/src/lib.rs
@@ -377,7 +377,6 @@ pub async fn process_events_async<
377
P: 'static + Deref + Send + Sync,
378
Descriptor: 'static + SocketDescriptor + Send + Sync,
379
CMH: 'static + Deref + Send + Sync,
380
- CUMH: 'static + Deref + Send + Sync,
381
RMH: 'static + Deref + Send + Sync,
382
OMH: 'static + Deref + Send + Sync,
383
EH: 'static + EventHandler + Send,
0 commit comments