rgb-cln/openingd
lisa neigut 4030ccf94c fix memleak: remove duplicated new_channel creation
We call this same exact code inside `funder_finalize_channel_setup`;
which results in a memleak since we don't free the previous before
clobbering it.
2019-09-05 01:32:48 +00:00
..
Makefile wire: use common/bigsize routines 2019-07-31 23:25:59 +00:00
opening_wire.csv wire-gen: move in-house wire delcarations to new format 2019-07-24 06:31:46 +00:00
openingd.c fix memleak: remove duplicated new_channel creation 2019-09-05 01:32:48 +00:00