mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-01 09:59:59 -07:00
computer: simplified a bunch of things
This commit is contained in:
@@ -27,7 +27,7 @@ impl Vecs {
|
||||
self.rolling.compute(
|
||||
starting_indexes.height,
|
||||
&window_starts,
|
||||
self.height.sum_cum.sum.inner(),
|
||||
self.height.sum_cumulative.sum.inner(),
|
||||
exit,
|
||||
)?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user