mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
dual-open: save our now updated info about broadcast state
This commit is contained in:
@@ -1446,6 +1446,8 @@ static void handle_peer_tx_sigs_sent(struct subd *dualopend,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Saves the now finalized version of the psbt */
|
||||||
|
wallet_inflight_save(dualopend->ld->wallet, inflight);
|
||||||
send_funding_tx(channel, take(wtx));
|
send_funding_tx(channel, take(wtx));
|
||||||
|
|
||||||
/* Must be in an "init" state */
|
/* Must be in an "init" state */
|
||||||
|
|||||||
Reference in New Issue
Block a user