global: snapshot

This commit is contained in:
nym21
2026-03-13 13:51:47 +01:00
parent 2b31c7f6b7
commit b2a1251774
27 changed files with 2131 additions and 1317 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ impl Vecs {
let blocks_mined = ComputedPerBlockCumulativeWithSums::forced_import(
db,
&suffix("blocks_mined"),
version,
version + Version::ONE,
indexes,
cached_starts,
)?;