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 3e1af19 commit 793ec6cCopy full SHA for 793ec6c
lightning/src/events/mod.rs
@@ -559,7 +559,7 @@ pub enum PaymentFailureReason {
559
/// [`PaymentParameters::expiry_time`]: crate::routing::router::PaymentParameters::expiry_time
560
/// [`InvoiceRequestExpired`]: Self::InvoiceRequestExpired
561
PaymentExpired,
562
- /// We failed to find a route while retrying the payment.
+ /// We failed to find a route while sending or retrying the payment.
563
///
564
/// Note that this generally indicates that we've exhausted the available set of possible
565
/// routes - we tried the payment over a few routes but were not able to find any further
0 commit comments