Commit 7ab1580
Set funding_locked_txid TLVs in channel_reestablish
The previous commit extended the channel_reestablish message with
your_last_funding_locked_txid and my_current_funding_locked_txid for use
as described there. This commit sets those fields to the funding txid
most recently sent/received accordingly.1 parent 02c9d0f commit 7ab1580
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10998 | 10998 | | |
10999 | 10999 | | |
11000 | 11000 | | |
| 11001 | + | |
| 11002 | + | |
| 11003 | + | |
| 11004 | + | |
| 11005 | + | |
| 11006 | + | |
| 11007 | + | |
| 11008 | + | |
| 11009 | + | |
| 11010 | + | |
| 11011 | + | |
| 11012 | + | |
| 11013 | + | |
| 11014 | + | |
| 11015 | + | |
| 11016 | + | |
11001 | 11017 | | |
11002 | 11018 | | |
11003 | 11019 | | |
| |||
11049 | 11065 | | |
11050 | 11066 | | |
11051 | 11067 | | |
11052 | | - | |
| 11068 | + | |
11053 | 11069 | | |
11054 | 11070 | | |
11055 | 11071 | | |
| |||
0 commit comments