cln/doc/developers-guide
Rusty Russell 5d5741e681 libplugin: correctly wrap notifications we send in the notification name.
All the core notifications changed over to wrapping the notification
fields in an object with the name of the notification, but notifications
from plugins were missed.

Changelog-Added: Plugins: `channel_hint_update`, `pay_failure` and `pay_success` notifications now have objects of the same name containing the expected fields.
Changelog-Deprecated: Plugins: `channel_hint_update`, `pay_failure` and `pay_success` notification fields outside the same-named object.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-08-18 10:01:07 +09:30
..
app-development chore: update docs for uv 2025-08-11 11:06:22 +09:30
plugin-development lightningd: add channel_type to openchannel & openchannel2 hooks. 2025-08-15 11:11:39 +09:30
api-reference.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
app-development.md docs: Updated Connection URI doc to clearify certs order 2025-08-07 21:27:20 -07:00
deprecated-features.md libplugin: correctly wrap notifications we send in the notification name. 2025-08-18 10:01:07 +09:30
developers-guide.md docs: Update the developer getting started guide 2025-08-12 21:03:03 -07:00
plugin-development.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
tracing-cln-performance.md tracing: Add an example exporter to zipkin and document it 2023-12-15 13:23:51 +10:30
tutorials.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30