Commit a7817ea
authored
Fix: block header times not being recorded correctly (#1605)
Whilst the delay was be calculated correctly the block time
that was recorded in the block header was not. This was leading to
problems with the time difference between blocks when using the timestamp
in the block header.1 parent e5e1d20 commit a7817ea
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
| 66 | + | |
64 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
| |||
0 commit comments