mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 15:02:20 +01:00
Remove mention of spontaneous payments from lightning-invoice
This commit is contained in:
parent
3dcdb14ce1
commit
1f32ba4616
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue