Checks if recent mined blocks indicate a healthy mempool state.
Synopsis
Declared in <policy/fees/mempool_estimator.h>
[[requires_capability(0x7fbc9454fd08), requires_capability(0x7fbca5f0ff38)]]
bool
IsMempoolHealthy() const;
Return Value
true if the recent mined‐block window is healthy enough to estimate a fee rate.
Created with MrDocs