rgb-cln/onchaind
Rusty Russell e11b35cb3a common/memleak: implement callback arg for dump_memleak.
This makes it easier to use outside simple subds, and now lightningd can
simply dump to log rather than returning JSON.

JSON formatting was a lot of work, and we only did it for lightningd, not for
subdaemons.  Easier to use the logs in all cases.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-10-03 10:05:55 +02:00
..
test common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
Makefile
onchain_types.h
onchaind.c common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
onchaind_wire.c
onchaind_wire.csv
onchaind_wire.h