Commit 05efb2f
committed
Stop the chain source upon startup checks failure
This is particularly relevant for the electrum chain source; if we fail
to fetch feerates, or zero fee commitments validation fails, and we do
not stop the electrum chain source before returning an error, then the
user will hit a debug assertion on the next restart.1 parent 3da69d8 commit 05efb2f
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
347 | 351 | | |
348 | 352 | | |
349 | 353 | | |
| |||
0 commit comments