Remove mention of spontaneous payments from lightning-invoice

This commit is contained in:
Elias Rohrer 2023-08-21 11:56:34 +02:00
parent 3dcdb14ce1
commit 1f32ba4616
No known key found for this signature in database
GPG key ID: 36153082BDF676FD

View 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;