Returns true if the cache is empty or older than CACHE_LIFE.
Synopsis
Declared in <policy/fees/mempool_estimator.h>
bool
IsStale() const;
Return Value
true if the cache holds no estimate or the stored estimate has expired.
Created with MrDocs