Skip to content

Commit 1f32ba4

Browse files
committed
Remove mention of spontaneous payments from lightning-invoice
1 parent 3dcdb14 commit 1f32ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning-invoice/src/payment.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// You may not use this file except in accordance with one or both of these
88
// licenses.
99

10-
//! Convenient utilities for paying Lightning invoices and sending spontaneous payments.
10+
//! Convenient utilities for paying Lightning invoices.
1111
1212
use crate::Bolt11Invoice;
1313

0 commit comments

Comments
 (0)