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 632c0d2 commit 60ce627Copy full SHA for 60ce627
lightning-invoice/src/payment.rs
@@ -108,7 +108,7 @@ where
108
}
109
110
/// Pays the given zero-value [`Invoice`] using the given amount and custom idempotency key,
111
-/// , retrying if needed based on [`Retry`].
+/// retrying if needed based on [`Retry`].
112
///
113
/// Note that idempotency is only guaranteed as long as the payment is still pending. Once the
114
/// payment completes or fails, no idempotency guarantees are made.
0 commit comments