delnetworkevent

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 listnetworkevents, 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 analysis, 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 [email protected] is mainly responsible.

SEE ALSO

lightning-autoclean(7)

RESOURCES

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

Core Lightning is Blockstream's open-source implementation of the Lightning Network optimised for performance. It is highly customizable through modular expandability.

© 2023 Core Lightning
All rights reserved.

X Twitter Logo Streamline Icon: https://streamlinehq.com

X

The official Core Lightning X(Twitter) handle to follow project updates and announcements.

Github Logo 2 Streamline Icon: https://streamlinehq.com

Github

Github repository for source code, issues, and contributions. Visit our project here to explore or contibute.

Telegram

Community-driven telegram group where most of the node operators hang out. Go to https://t.me/lightningd to join.

Discord

Community-driven discord server where the devs flock together. Go to https://discord.gg/V6ay9yNhBQ to join.