cln/openingd
Rusty Russell c821e41085 common: assert that they don't call setup_tmpctx() twice.
Otherwise, leaks will occur.  And fix up dualopend and devtool/route,
which do this!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-10-23 06:44:04 +10:30
..
common.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
common.h global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30
dualopend.c common: assert that they don't call setup_tmpctx() twice. 2025-10-23 06:44:04 +10:30
dualopend_wire.csv global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30
Makefile Makefile: create a library containing common, wire and bitcoin objects. 2025-10-23 06:44:04 +10:30
openingd.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
openingd_wire.csv global: remove unnecessary includes from headers. 2025-10-23 06:44:04 +10:30