computer: snapshot

This commit is contained in:
nym21
2026-01-09 22:02:34 +01:00
parent 426d7797a3
commit 3a3f6b8593
43 changed files with 3879 additions and 4097 deletions

View File

@@ -13,7 +13,7 @@ impl Vecs {
let v2 = Version::TWO;
Ok(Self {
halvingepoch: ComputedDateLast::forced_import(db, "halvingepoch", version, indexes)?,
epoch: ComputedDateLast::forced_import(db, "halvingepoch", version, indexes)?,
blocks_before_next_halving: ComputedBlockLast::forced_import(
db,
"blocks_before_next_halving",