Skip to content

Commit cf63c49

Browse files
committed
f fix link
1 parent 39fe75c commit cf63c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2775,6 +2775,7 @@ impl<M: Deref, T: Deref, K: Deref, F: Deref, L: Deref> ChannelManager<M, T, K, F
27752775
/// to [`abandon_payment`] to mark the payment as failed again). Otherwise, future calls to
27762776
/// [`retry_payment`] will fail with [`PaymentSendFailure::ParameterError`].
27772777
///
2778+
/// [`abandon_payment`]: Self::abandon_payment
27782779
/// [`retry_payment`]: Self::retry_payment
27792780
/// [`Event::PaymentFailed`]: events::Event::PaymentFailed
27802781
/// [`Event::PaymentSent`]: events::Event::PaymentSent

0 commit comments

Comments
 (0)