mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
website: snapshot
This commit is contained in:
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user