mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-13 12:08:13 -07:00
global: snapshot
This commit is contained in:
@@ -252,8 +252,7 @@ impl Vecs {
|
||||
starting_indexes.dateindex = indexes
|
||||
.height
|
||||
.dateindex
|
||||
.read_once(starting_height.decremented().unwrap())?
|
||||
.into();
|
||||
.read_once(starting_height.decremented().unwrap())?;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user