Remove mention of spontaneous payments from `lightning-invoice`
[rust-lightning] / lightning-invoice / src / payment.rs
index b67bac13f3447f2061782266a52812fee0cfcac5..e5cf41b1b5c78eff03a273c06a21333e14e3f819 100644 (file)
@@ -7,7 +7,7 @@
 // You may not use this file except in accordance with one or both of these
 // licenses.
 
-//! Convenient utilities for paying Lightning invoices and sending spontaneous payments.
+//! Convenient utilities for paying Lightning invoices.
 
 use crate::Bolt11Invoice;