Abandon payment on behalf of the user on payment path failure
[rust-lightning] / fuzz / src / chanmon_consistency.rs
index a088f64f4d1cbad35a7dfd8fb55146a6e07951eb..39887e838401c545a6002e128d58c6330eb108d2 100644 (file)
@@ -914,6 +914,7 @@ pub fn do_test<Out: Output>(data: &[u8], underlying_out: Out) {
                                                events::Event::PaymentClaimed { .. } => {},
                                                events::Event::PaymentPathSuccessful { .. } => {},
                                                events::Event::PaymentPathFailed { .. } => {},
+                                               events::Event::PaymentFailed { .. } => {},
                                                events::Event::ProbeSuccessful { .. } | events::Event::ProbeFailed { .. } => {
                                                        // Even though we don't explicitly send probes, because probes are
                                                        // detected based on hashing the payment hash+preimage, its rather