cln/plugins/test
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
..
Makefile pay: Use the global channel_hint_set and remember across payments 2024-10-07 14:05:47 +02:00
Makefile2 plugins/test/run-route-overlong: modern overlong routing test. 2021-05-22 17:53:04 +09:30
run-funder_policy.c libplugin: allow display of default values. 2024-05-15 15:50:54 -05:00
run-route-calc.c libplugin: correctly wrap notifications we send in the notification name. 2025-08-18 10:01:07 +09:30
run-route-overlong.c libplugin: correctly wrap notifications we send in the notification name. 2025-08-18 10:01:07 +09:30