Core Lightning v22.11: new plugin manager, filter API, and more
Core Lightning (previously c-lightning) is a lightweight, highly customizable and standard compliant implementation of the Lightning Network protocol.
recklessis a new plugin manager that you can use to install and uninstall plugins with a single command.autocleanhas become much more powerful and efficient, especially for larger nodes.- A new
filterAPI can be used to extract only fields you are interested in from most JSON-RPC commands.