Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LIGHTNING-DELNETWORKEVENT(7)			  LIGHTNING-DELNETWORKEVENT(7)

NAME
       delnetworkevent -- Command for removing a listnetworkevents entry

SYNOPSIS
       delnetworkevent created_index

DESCRIPTION
       Command added in	v25.12.

       The  delnetworkevent  RPC  command removes a single event from listnet-
       workevents, using the uniquely-identifying created_index.

       This command is mainly used by the autoclean  plugin  (see  lightningd-
       config(7)), as these database entries are only kept for your own	analy-
       sis, removing them has no effect	on the running of your node.

         created_index	(u64): The unique created_index	of the entry..

RETURN VALUE
       On success, an empty object is returned.

ERRORS
       The following errors may	be reported:

         1402:	The listnetworkevents specified	does not exist.

AUTHOR
       Rusty Russell <<rusty@rustcorp.com.au>> is mainly responsible.

SEE ALSO
       lightning-autoclean(7)

RESOURCES
       Main web	site: <https://github.com/ElementsProject/lightning>

Core Lightning v25.12.1				  LIGHTNING-DELNETWORKEVENT(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lightning-delnetworkevent&sektion=7&manpath=FreeBSD+Ports+15.1.quarterly>

home | help