mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(snapshot, prune): highest snapshots tracker (#4721)
This commit is contained in:
@ -521,6 +521,7 @@ where
|
||||
5,
|
||||
PruneModes::none(),
|
||||
PruneBatchSizes::default(),
|
||||
watch::channel(None).1,
|
||||
);
|
||||
|
||||
let mut hooks = EngineHooks::new();
|
||||
|
||||
Reference in New Issue
Block a user