cln/plugins/src
Rusty Russell 6bac381a3f cln-plugin: adapt send_custom_notification to send modern-style notifications.
Modern style for notifications is to put everything inside an object
of same name as the method.

For now this means duplication for backward compatibility.  ChatGPT
helped me do that.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-08-18 10:01:07 +09:30
..
codec.rs rs: Run hooks, methods and notification handlers in tokio tasks 2023-04-13 18:13:28 -07:00
lib.rs cln-plugin: adapt send_custom_notification to send modern-style notifications. 2025-08-18 10:01:07 +09:30
logging.rs cln-plugin: trace level logging support 2025-05-05 09:31:22 -07:00
messages.rs cln_rpc: Refactor ConfigOption and Value 2024-02-08 15:37:44 +01:00
options.rs cln-plugin: add multi options for String and i64 2024-08-13 12:24:45 +09:30