mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
dual_open: don't release uc here, it gets freed elsewhere
This commit is contained in:
@@ -136,7 +136,6 @@ static void handle_signed_psbt(struct lightningd *ld,
|
||||
rcvd->pps,
|
||||
rcvd->commitment_msg,
|
||||
fwd_msg_2, false);
|
||||
tal_free(rcvd->uc);
|
||||
}
|
||||
|
||||
/* ~Map of the Territory~
|
||||
|
||||
Reference in New Issue
Block a user