mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 23:29:58 -07:00
global: snapshot
This commit is contained in:
@@ -1030,7 +1030,7 @@ impl Vecs {
|
||||
|
||||
pub fn import_state_at(
|
||||
&mut self,
|
||||
starting_height: &mut Height,
|
||||
starting_height: Height,
|
||||
state: &mut CohortState,
|
||||
) -> Result<()> {
|
||||
if let Some(prev_height) = starting_height.decremented() {
|
||||
|
||||
Reference in New Issue
Block a user