website: snapshot

This commit is contained in:
nym21
2026-01-25 21:55:55 +01:00
parent fbe99e33cd
commit 5c824e50b8
12 changed files with 983 additions and 1154 deletions

View File

@@ -43,6 +43,7 @@ pub struct ValueDollarsFromTxFull {
pub txindex: LazyDollarsTxIndex,
#[traversable(flatten)]
pub height: LazyDollarsHeightFull,
#[traversable(rename = "cumulative")]
pub height_cumulative: CumulativeVec<Height, Dollars>,
pub difficultyepoch: LazyFull<DifficultyEpoch, Dollars, Height, DifficultyEpoch>,
pub dateindex: Stats<DateIndex, Dollars>,