core-lightning/plugins/spender
Rusty Russell 11bfbf5deb libplugin: add data pointer for plugin convenience.
This avoids globals (and means memleak traverses the variables!): we
only change over the test plugin though, to avoid unnecessary churn.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-08-07 20:35:30 +09:30
..
fundchannel.c plugin: Removing category, description and long_description from plugin_command struct 2024-07-31 14:42:58 +09:30
fundchannel.h plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 2020-09-10 15:28:50 +09:30
main.c libplugin: add data pointer for plugin convenience. 2024-08-07 20:35:30 +09:30
multifundchannel.c plugin: Removing category, description and long_description from plugin_command struct 2024-07-31 14:42:58 +09:30
multifundchannel.h fundchannel_start & multifundchannel: add channel_type. 2024-01-29 13:40:34 +10:30
multiwithdraw.c plugin: Removing category, description and long_description from plugin_command struct 2024-07-31 14:42:58 +09:30
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c fundchannel: remove crash on race condition 2024-07-03 09:11:52 +09:30
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00