mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-25 01:38:12 -07:00
global: snapshot
This commit is contained in:
@@ -70,14 +70,7 @@ where
|
||||
exit,
|
||||
)?;
|
||||
|
||||
address_cohorts.compute_rest_part2(
|
||||
blocks,
|
||||
prices,
|
||||
starting_indexes,
|
||||
height_to_market_cap,
|
||||
&utxo_cohorts.all.metrics.supply.total.sats.height,
|
||||
exit,
|
||||
)?;
|
||||
address_cohorts.compute_rest_part2(prices, starting_indexes, exit)?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user