cln/plugins/spender
Dusty Daemon 0615c156f5 splice: Splice script should not abort on sign
The result of splice_signed can fail for many reasons that are non-critical (already in mempool for instance).

Don’t abort channels in this case as that causes a force close.
2025-05-13 14:52:15 +09:30
..
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 splice: Add plugin for magic “splice all” command 2024-11-12 06:42:52 +10:30
multifundchannel.c spender: fix multifundchannel ids. 2024-11-26 16:04:13 +10:30
multifundchannel.h spender: fix multifundchannel ids. 2024-11-26 16:04:13 +10:30
multiwithdraw.c libplugin: add method string to jsonrpc callbacks, implement generic helpers. 2024-11-07 17:04:35 +10:30
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c libplugin: add method string to jsonrpc callbacks, implement generic helpers. 2024-11-07 17:04:35 +10:30
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00
splice.c splice: Splice script should not abort on sign 2025-05-13 14:52:15 +09:30
splice.h splice: Add plugin for magic “splice all” command 2024-11-12 06:42:52 +10:30