[#MemPoolFeeRateEstimatorCache-2constructor-03] = xref:MemPoolFeeRateEstimatorCache.adoc[MemPoolFeeRateEstimatorCache]::MemPoolFeeRateEstimatorCache :relfileprefix: ../ :mrdocs: Constructs an empty cache holding no estimate. == Synopsis Declared in `<policy/fees/mempool_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr MemPoolFeeRateEstimatorCache() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#