Checks if recent mined blocks indicate a healthy mempool state.

Synopsis

Declared in <policy/fees/mempool_estimator.h>

[[requires_capability(0x7ff36ed51998), requires_capability(0x7ff392c55da8)]]
bool
IsMempoolHealthy() const;

Return Value

true if the recent mined‐block window is healthy enough to estimate a fee rate.

Created with MrDocs