Maximum age of a cached fee rate estimate before it is considered stale.
Synopsis
Declared in <policy/fees/mempool_estimator.h>
constexpr std::chrono::seconds CACHE_LIFE = CACHE_LIFE{7};
Created with MrDocs