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