global: snapshot

This commit is contained in:
nym21
2026-02-27 18:48:37 +01:00
parent 6845ad409b
commit d5ec291579
62 changed files with 1960 additions and 1449 deletions

View File

@@ -36,7 +36,7 @@ impl Vecs {
self.thermo_cap.height.compute_transform(
starting_indexes.height,
&mining.rewards.subsidy.usd.cumulative.height,
&mining.rewards.subsidy.cumulative.usd.height,
|(i, v, ..)| (i, v),
exit,
)?;