[#CACHE_LIFE] = CACHE_LIFE :mrdocs: Maximum age of a cached fee rate estimate before it is considered stale. == Synopsis Declared in `<policy/fees/mempool_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr std::chrono::seconds CACHE_LIFE = CACHE_LIFE{7}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#