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