This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Commit 20551e1
committed
Fix compacting headers
Use the compaction threshold instead of the latest block header height
to calculate which headers we will need to copy over based on the
minimum block header history.
Fixes compaction-tests locally.1 parent 730ae03 commit 20551e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
774 | | - | |
| 774 | + | |
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
| |||
0 commit comments