Actively manage dead slots in AncestorHashesService (#18912)
This commit is contained in:
@ -284,7 +284,7 @@ impl Blockstore {
|
||||
self.db
|
||||
}
|
||||
|
||||
pub fn ledger_path(&self) -> &Path {
|
||||
pub fn ledger_path(&self) -> &PathBuf {
|
||||
&self.ledger_path
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user