core-lightning/plugins/spender
Rusty Russell 7ce30e2873 libplugin: make timers have a "command" context.
This is cleaner: everything can now be associated with a command
context.

You're supposed to eventually dispose of it using timer_complete().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-07 17:04:35 +10: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 libplugin: make timers have a "command" context. 2024-11-07 17:04:35 +10: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 common/amount: rename amount_sat_zero/amount_msat_zerp -> amount_sat_is_zero/amount_msat_is_zero. 2024-09-19 12:16:53 +09:30
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00