mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-22 08:28:10 -07:00
global: snapshot
This commit is contained in:
@@ -16,7 +16,7 @@ impl Vecs {
|
||||
starting_indexes: &ComputeIndexes,
|
||||
exit: &Exit,
|
||||
) -> Result<()> {
|
||||
let price = &prices.price.usd;
|
||||
let price = &prices.price.usd.height;
|
||||
|
||||
self.price_1w_min.usd.height.compute_rolling_min_from_starts(
|
||||
starting_indexes.height,
|
||||
|
||||
Reference in New Issue
Block a user