diff --git a/lightningd/dual_open_control.c b/lightningd/dual_open_control.c index e962fe576..c5c7e52df 100644 --- a/lightningd/dual_open_control.c +++ b/lightningd/dual_open_control.c @@ -52,7 +52,6 @@ static void handle_signed_psbt(struct lightningd *ld, rcvd->pps, rcvd->commitment_msg, psbt, false); - tal_free(rcvd->uc); } /* ~Map of the Territory~