Skip to content

Commit 6275fb4

Browse files
f expand docs
1 parent c4c6f61 commit 6275fb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lightning/src/events/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,8 @@ pub enum PaymentFailureReason {
565565
/// Note that this generally indicates that we've exhausted the available set of possible
566566
/// routes - we tried the payment over a few routes but were not able to find any further
567567
/// candidate routes beyond those.
568+
///
569+
/// Also used for [`BlindedPathCreationFailed`] when downgrading to versions prior to 0.0.124.
568570
RouteNotFound,
569571
/// This error should generally never happen. This likely means that there is a problem with
570572
/// your router.

0 commit comments

Comments
 (0)