Commit 4565398
committed
Misc
Here we fix a few cases of swallowing appropriate `ClosureReason`s
and expand `ClosureReason::FundingTimedOut` to include when we
didn't get a channel funded in time, rather than using
`HolderForceClosed`.ClosureReason generation cleanups1 parent 738ccfb commit 4565398
File tree
4 files changed
+12
-15
lines changed- lightning/src
- events
- ln
4 files changed
+12
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
| 360 | + | |
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2957 | 2957 | | |
2958 | 2958 | | |
2959 | 2959 | | |
2960 | | - | |
| 2960 | + | |
2961 | 2961 | | |
2962 | | - | |
| 2962 | + | |
2963 | 2963 | | |
2964 | 2964 | | |
2965 | 2965 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7139 | 7139 | | |
7140 | 7140 | | |
7141 | 7141 | | |
7142 | | - | |
| 7142 | + | |
7143 | 7143 | | |
7144 | 7144 | | |
7145 | 7145 | | |
| |||
8368 | 8368 | | |
8369 | 8369 | | |
8370 | 8370 | | |
8371 | | - | |
8372 | | - | |
8373 | | - | |
8374 | | - | |
8375 | | - | |
8376 | | - | |
8377 | | - | |
8378 | | - | |
| 8371 | + | |
| 8372 | + | |
| 8373 | + | |
| 8374 | + | |
8379 | 8375 | | |
8380 | 8376 | | |
8381 | 8377 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11003 | 11003 | | |
11004 | 11004 | | |
11005 | 11005 | | |
11006 | | - | |
| 11006 | + | |
11007 | 11007 | | |
11008 | 11008 | | |
11009 | 11009 | | |
| |||
11067 | 11067 | | |
11068 | 11068 | | |
11069 | 11069 | | |
11070 | | - | |
| 11070 | + | |
11071 | 11071 | | |
11072 | 11072 | | |
11073 | 11073 | | |
| |||
11106 | 11106 | | |
11107 | 11107 | | |
11108 | 11108 | | |
11109 | | - | |
| 11109 | + | |
11110 | 11110 | | |
11111 | 11111 | | |
11112 | 11112 | | |
| |||
0 commit comments