[#MEMPOOL_HEALTH_WINDOW_BLOCKS] = MEMPOOL_HEALTH_WINDOW_BLOCKS :mrdocs: Number of recent mined blocks inspected when assessing mempool health. == Synopsis Declared in `<policy/fees/mempool_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr size_t MEMPOOL_HEALTH_WINDOW_BLOCKS = 6; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#