global: snapshot

This commit is contained in:
nym21
2026-03-13 16:27:10 +01:00
parent b2a1251774
commit 3709ceff8e
168 changed files with 2007 additions and 2008 deletions
+2 -1
View File
@@ -7,7 +7,8 @@ use crate::{
cointime, distribution, indexes,
internal::{
CachedWindowStarts, LazyAmountPerBlock, LazyFiatPerBlock,
LazyRollingDeltasFiatFromHeight, PercentPerBlock, RollingWindows, finalize_db, open_db,
LazyRollingDeltasFiatFromHeight, PercentPerBlock, RollingWindows,
db_utils::{finalize_db, open_db},
},
supply::burned,
};