core-lightning/plugins/spender
niftynei 2586641678 mfc: use consolidated error reporting, reduce reliance on json-str
Previously this ported errors around as JSON. A nicer thing to do is to
deconstruct/reconstruct it; this also allows us to create our own errors
from within the multifundchannel family.
2021-03-15 14:08:44 +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 mfc: use consolidated error reporting, reduce reliance on json-str 2021-03-15 14:08:44 +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