Commit e366c19
dual-fund: send the next_funding_txid to peer
As per lightning/bolts@cd3c99e
we should send the next_funding_txid if we've sent our commitment sigs,
but we haven't received the peer's tx_signatures.
Note that we send here, but don't verify that it's arrived.1 parent 0cd7fe5 commit e366c19
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3978 | 3978 | | |
3979 | 3979 | | |
3980 | 3980 | | |
| 3981 | + | |
| 3982 | + | |
| 3983 | + | |
| 3984 | + | |
| 3985 | + | |
| 3986 | + | |
| 3987 | + | |
| 3988 | + | |
| 3989 | + | |
| 3990 | + | |
| 3991 | + | |
| 3992 | + | |
| 3993 | + | |
| 3994 | + | |
| 3995 | + | |
3981 | 3996 | | |
3982 | 3997 | | |
3983 | 3998 | | |
3984 | | - | |
| 3999 | + | |
| 4000 | + | |
3985 | 4001 | | |
3986 | 4002 | | |
3987 | 4003 | | |
| |||
0 commit comments