Commit 43803c4
committed
loopd: return full CSV value for unconfirmed deposit expiry
Unconfirmed deposits still have the full CSV window ahead of them, so
depositBlocksUntilExpiry should return the full expiry value rather than
0, which would misleadingly suggest the deposit is about to expire.1 parent 2f2a67e commit 43803c4
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2162 | 2162 | | |
2163 | 2163 | | |
2164 | 2164 | | |
2165 | | - | |
| 2165 | + | |
| 2166 | + | |
2166 | 2167 | | |
2167 | 2168 | | |
2168 | 2169 | | |
2169 | 2170 | | |
2170 | | - | |
| 2171 | + | |
2171 | 2172 | | |
2172 | 2173 | | |
2173 | 2174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments