core-lightning/plugins/spender
niftynei 3e8f575f9e dual-funding: convert to runtime flag, --experimental-dual-fund
You can now activate dual-funded channels using the
`--experimental-dual-fund` flag

Changelog-Changed: Config: `--experimental-dual-fund` runtime flag will enable dual-funded protocol on this node
2021-03-25 20:05:11 +10:30
..
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 libplugin: make init return a string. 2021-01-13 14:45:36 +01:00
multifundchannel.c dual-funding: convert to runtime flag, --experimental-dual-fund 2021-03-25 20:05:11 +10:30
multifundchannel.h mfc: use consolidated error reporting, reduce reliance on json-str 2021-03-15 14:08:44 +10:30
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 mfc: use consolidated error reporting, reduce reliance on json-str 2021-03-15 14:08:44 +10:30
openchannel.h mfc-df: after sigs are collected, go sign the psbt 2020-11-23 12:41:05 -06:00