mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
6e636a835f
1. listpeers has a deprecated `"closer": null`, which we need to handle in the schema, while trying not to damage our documentation too much. 2. Don't print a condition if there are no fields to print. 3. Allow a special "untyped" marker for multifundchannel which returns arbitrary JSON in a field. 4. Allow a single field return (for 'stop'). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
34 lines
819 B
Groff
Generated
34 lines
819 B
Groff
Generated
.TH "LIGHTNING-DELEXPIREDINVOICE" "7" "" "" "lightning-delexpiredinvoice"
|
|
.SH NAME
|
|
lightning-delexpiredinvoice - Command for removing expired invoices
|
|
.SH SYNOPSIS
|
|
|
|
\fBdelexpiredinvoice\fR [\fImaxexpirytime\fR]
|
|
|
|
.SH DESCRIPTION
|
|
|
|
The \fBdelexpiredinvoice\fR RPC command removes all invoices that have
|
|
expired on or before the given \fImaxexpirytime\fR\.
|
|
|
|
|
|
If \fImaxexpirytime\fR is not specified then all expired invoices are
|
|
deleted\.
|
|
|
|
.SH RETURN VALUE
|
|
|
|
On success, an empty object is returned\.
|
|
|
|
.SH AUTHOR
|
|
|
|
ZmnSCPxj \fI<ZmnSCPxj@protonmail.com\fR> is mainly responsible\.
|
|
|
|
.SH SEE ALSO
|
|
|
|
\fBlightning-delinvoice\fR(7), \fBlightning-autocleaninvoice\fR(7)
|
|
|
|
.SH RESOURCES
|
|
|
|
Main web site: \fIhttps://github.com/ElementsProject/lightning\fR
|
|
|
|
\" SHA256STAMP:dfb82c8bfb0c1891ac29d98f9eddaf05fb1ae8a9529893003371581e4343e72c
|