Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 853 Bytes

lightning-delexpiredinvoice.7.md

File metadata and controls

41 lines (26 loc) · 853 Bytes

LIGHTNING-DELEXPIREDINVOICE(7) Manual Page

lightning-delexpiredinvoice - Command for removing expired invoices.

SYNOPSIS

delexpiredinvoice [maxexpirytime]

DESCRIPTION

The delexpiredinvoice RPC command removes all invoices that have expired on or before the given maxexpirytime.

If maxexpirytime is not specified then all expired invoices are deleted.

RETURN VALUE

On success, an empty object is returned.

AUTHOR

ZmnSCPxj <[email protected]> is mainly responsible.

SEE ALSO

lightning-delinvoice(7), lightning-autocleaninvoice(7)

RESOURCES

Main web site: https://github.com/ElementsProject/lightning


Last updated 2019-04-07 14:23:17 CEST