Skip to content

Commit b655d10

Browse files
committed
f oops
1 parent b4da06c commit b655d10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lightning/src/ln/outbound_payment.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,8 +613,6 @@ pub enum Bolt12PaymentError {
613613
/// [`ChannelManager`]: crate::ln::channelmanager::ChannelManager
614614
InvalidInvoice,
615615
/// The invoice was valid for the corresponding [`PaymentId`], but required unknown features.
616-
///
617-
/// [`ChannelManager::pay_for_bolt12_invoice`]: crate::ln::channelmanager::ChannelManager::pay_for_bolt12_invoice
618616
UnknownRequiredFeatures,
619617
/// The invoice was valid for the corresponding [`PaymentId`], but sending the payment failed.
620618
SendingFailed(RetryableSendFailure),

0 commit comments

Comments
 (0)