mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-06 21:34:00 -05:00
bin/tau: update event_graph synced flag when we skip sync
This commit is contained in:
@@ -396,6 +396,8 @@ async fn realmain(settings: Args, executor: Arc<smol::Executor<'static>>) -> Res
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
*event_graph.synced.write().await = true;
|
||||
}
|
||||
|
||||
////////////////////
|
||||
|
||||
Reference in New Issue
Block a user