mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 01:43:36 +01:00
c5099b1647
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> |
||
---|---|---|
.. | ||
fundchannel.c | ||
fundchannel.h | ||
main.c | ||
multifundchannel.c | ||
multifundchannel.h | ||
multiwithdraw.c | ||
multiwithdraw.h | ||
openchannel.c | ||
openchannel.h |