core-lightning/plugins/spender
niftynei 29c3532856 mfc-psbt: mark all of our inputs as "ours", then only sign those
we only want to sign the inputs that we've reserved via utxopsbt or
fundpsbt. we mark them with a flag (reusing the now defunct max-len
flag is fine), then look for inputs with that flag to pass to signonly
2020-11-23 12:41:05 -06: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-psbt: mark all of our inputs as "ours", then only sign those 2020-11-23 12:41:05 -06: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: pass back 'close_to' for completed/commitment secured channels 2020-11-23 12:41:05 -06:00
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00