We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
InvoiceRequestFailed
1 parent d1827fd commit fbe3f63Copy full SHA for fbe3f63
1 file changed
src/event.rs
@@ -781,6 +781,7 @@ where
781
LdkEvent::DiscardFunding { .. } => {}
782
LdkEvent::HTLCIntercepted { .. } => {}
783
LdkEvent::BumpTransaction(_) => {}
784
+ LdkEvent::InvoiceRequestFailed { .. } => {}
785
}
786
787
0 commit comments