mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
global: snapshot
This commit is contained in:
@@ -451,10 +451,9 @@ pub(crate) fn process_blocks(
|
||||
)?;
|
||||
|
||||
// Compute and push percentiles for aggregate cohorts (all, sth, lth)
|
||||
let spot = block_price.to_dollars();
|
||||
vecs.utxo_cohorts.truncate_push_aggregate_percentiles(
|
||||
height,
|
||||
spot,
|
||||
block_price,
|
||||
day1_opt,
|
||||
&vecs.states_path,
|
||||
)?;
|
||||
|
||||
Reference in New Issue
Block a user