Commit 7747c63
committed
graph: Make attempts to create invalid BlockTime easier to diagnose
We can't really pass a Result back since this is called in a lot of places
where Results aren't accepted. We make at least sure that the panic from
trying to create an invalid BlockTime is easier to diagnose from logs.1 parent 3898646 commit 7747c63
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
345 | 349 | | |
346 | 350 | | |
347 | 351 | | |
| |||
0 commit comments