Skip to content

Commit 0c95f04

Browse files
f improve docs
1 parent ab1e405 commit 0c95f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/outbound_payment.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ pub enum Bolt12PaymentError {
531531
///
532532
/// [`BlindedPath`]: crate::blinded_path::BlindedPath
533533
OnionPacketSizeExceeded,
534-
/// Failed to create a blinded path.
534+
/// Failed to create a [`BlindedPath`] back to ourselves.
535535
BlindedPathNotFound,
536536
}
537537

0 commit comments

Comments
 (0)