mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-30 03:59:27 -07:00
global: snapshot
This commit is contained in:
@@ -75,7 +75,7 @@ where
|
||||
) -> Result<()> {
|
||||
macro_rules! period {
|
||||
($field:ident) => {
|
||||
self.0.$field.compute_indirect(
|
||||
self.0.$field.compute_indirect_sequential(
|
||||
starting_indexes.$field,
|
||||
&indexes.$field.first_height,
|
||||
height_source,
|
||||
|
||||
Reference in New Issue
Block a user