core-lightning/plugins/spender
Rusty Russell 42207eb239 plugins/spender: fix multifundchannel all on more than 1 channel.
We tried to put *everything* into the "all" output, which didn't work
if there were other outputs!

Fixes: https://github.com/ElementsProject/lightning/issues/6664
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: JSON-RPC: `multifundchannel` with `all` as an amount works as expected.
2024-03-21 19:52:56 +10:30
..
fundchannel.c fundchannel_start & multifundchannel: add channel_type. 2024-01-29 13:40:34 +10:30
fundchannel.h plugins/spender/fundchannel.c: Make fundchannel a thin layer around multifundchannel. 2020-09-10 15:28:50 +09:30
main.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
multifundchannel.c plugins/spender: fix multifundchannel all on more than 1 channel. 2024-03-21 19:52:56 +10:30
multifundchannel.h fundchannel_start & multifundchannel: add channel_type. 2024-01-29 13:40:34 +10:30
multiwithdraw.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00