hacktober fest #214
1 changed files with 1 additions and 0 deletions
|
@ -2467,6 +2467,7 @@ bool CClaimTrieCache::clear() const
|
||||||
supportCache.clear();
|
supportCache.clear();
|
||||||
supportQueueCache.clear();
|
supportQueueCache.clear();
|
||||||
supportQueueNameCache.clear();
|
supportQueueNameCache.clear();
|
||||||
|
supportExpirationQueueCache.clear();
|
||||||
namesToCheckForTakeover.clear();
|
namesToCheckForTakeover.clear();
|
||||||
cacheTakeoverHeights.clear();
|
cacheTakeoverHeights.clear();
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Reference in a new issue