mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
libplugin.c: Handle command categories then set them in pay and autoclean
This commit is contained in:
@@ -71,6 +71,7 @@ static void init(struct plugin_conn *prpc)
|
||||
|
||||
static const struct plugin_command commands[] = { {
|
||||
"autocleaninvoice",
|
||||
"payment",
|
||||
"Set up autoclean of expired invoices. ",
|
||||
"Perform cleanup every {cycle_seconds} (default 3600), or disable autoclean if 0. "
|
||||
"Clean up expired invoices that have expired for {expired_by} seconds (default 86400). ",
|
||||
|
||||
Reference in New Issue
Block a user