cln/plugins/spender
Rusty Russell e13df371b0 multiwithdraw: use unique ids on requests.
Shades of `efacada7dd` which did the same thing in multifundchannel:
(ab)used the id, which being a string, gave and id of 34 (").

Also clean up the leftover assert in multifundchannel.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-08-04 18:51:43 -03:00
..
fundchannel.c libplugin: add method string to jsonrpc callbacks, implement generic helpers. 2024-11-07 17:04:35 +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 spender: look for unsigned PSBT on awaiting channels on startup, and re-send. 2025-11-19 07:23:39 +10:30
multifundchannel.c multiwithdraw: use unique ids on requests. 2026-08-04 18:51:43 -03:00
multifundchannel.h spender: fix multifundchannel ids. 2024-11-26 16:04:13 +10:30
multiwithdraw.c multiwithdraw: use unique ids on requests. 2026-08-04 18:51:43 -03:00
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c plugins: recover awaiting channels after init 2026-07-26 14:21:44 +02:00
openchannel.h spender: look for unsigned PSBT on awaiting channels on startup, and re-send. 2025-11-19 07:23:39 +10:30
splice.c splice-script: Round channel balances down 2026-04-29 11:43:27 +09:30
splice.h splice script: Zero out wallet fund requests 2026-03-21 07:28:30 +10:00