mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 00:36:48 +00:00
Restore freshening caches of tree node cache
This commit is contained in:
@@ -552,6 +552,7 @@ SHAMapStoreImp::clearCaches(LedgerIndex validatedSeq)
|
||||
void
|
||||
SHAMapStoreImp::freshenCaches()
|
||||
{
|
||||
freshenCache(*app_.getNodeFamily().getTreeNodeCache());
|
||||
freshenCache(app_.getMasterTransaction().getCache());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user