mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
9c8ce925ef
If we only add a single input/output for the funding transaction, we'll only call openchannel_update once, which results in a crash because the dest->state will never advance to MULTIFUNDCHANNEL_UPDATED; Instead, we update to UPDATED before we check for doneness. |
||
---|---|---|
.. | ||
fundchannel.c | ||
fundchannel.h | ||
main.c | ||
multifundchannel.c | ||
multifundchannel.h | ||
multiwithdraw.c | ||
multiwithdraw.h | ||
openchannel.c | ||
openchannel.h |