Files
palladum-lightning/tests/plugins
Rusty Russell c5099b1647 libplugin: clean up API.
When we used to allow cmd to be NULL, we had to hand the plugin
everywhere.  We no longer do.

1. Various jsonrpc_ functions no longer need the plugin arg.
2. send_outreq no longer needs a plugin arg.
3. The init function takes a command, not a plugin.
4. Remove command_deprecated_in_nocmd_ok.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-07 17:04:35 +10:30
..
2023-09-26 19:21:05 +02:00
2023-08-06 14:37:49 +09:30
2024-05-08 22:32:13 -05:00
2024-11-07 17:04:35 +10:30
2022-09-21 11:25:47 +02:00