core-lightning/plugins/spender
niftynei 0726d2912e df-mfc: remove guard-rails for failures
This will cause blow ups for v2 multifundchannel attempts with failures,
but allows us to return the expected errors for single-shot
fundchannel attempts.

Error handling is coming, i promise
2021-01-06 14:50:02 +01:00
..
fundchannel.c fundchannel: take a 'close_to' address 2020-10-16 13:51:57 +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 mfc: add happy path-way for v2 in multifundchannel 2020-11-23 12:41:05 -06:00
multifundchannel.c mfc: avoid off-by-one rounding errors when finding change fee 2021-01-06 14:50:02 +01:00
multifundchannel.h mfc-df: after openchannel_signed is finished, we call finished 2020-11-23 12:41:05 -06:00
multiwithdraw.c plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
multiwithdraw.h plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 2020-09-09 20:36:08 +09:30
openchannel.c df-mfc: remove guard-rails for failures 2021-01-06 14:50:02 +01:00
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00