[#MemPoolFeeRateEstimator-GetMempoolHealth] = xref:MemPoolFeeRateEstimator.adoc[MemPoolFeeRateEstimator]::GetMempoolHealth :relfileprefix: ../ :mrdocs: Assesses the health of the recent mined‐block window for fee rate estimation. == Synopsis Declared in `<policy/fees/mempool_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e403ca3e8), requires_capability(0x7f2e1404cb48)]] xref:MemPoolFeeRateEstimator/MempoolHealth.adoc[MempoolHealth] GetMempoolHealth() const; ---- == Return Value The health classification of the recent mined‐block window. [.small]#Created with https://www.mrdocs.com[MrDocs]#