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.
lightning-invoice
1 parent 3dcdb14 commit 1f32ba4Copy full SHA for 1f32ba4
lightning-invoice/src/payment.rs
@@ -7,7 +7,7 @@
7
// You may not use this file except in accordance with one or both of these
8
// licenses.
9
10
-//! Convenient utilities for paying Lightning invoices and sending spontaneous payments.
+//! Convenient utilities for paying Lightning invoices.
11
12
use crate::Bolt11Invoice;
13
0 commit comments