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