global: snapshot

This commit is contained in:
nym21
2025-11-29 12:15:12 +01:00
parent 30dc695741
commit 25c697cca1
50 changed files with 135 additions and 179 deletions

View File

@@ -229,6 +229,8 @@ impl Computer {
)?;
info!("Computed pools in {:?}", i.elapsed());
return Ok(());
info!("Computing stateful...");
self.stateful.compute(
indexer,