[#MemPoolFeeRateEstimator-FlushMinedBlockStats] = xref:MemPoolFeeRateEstimator.adoc[MemPoolFeeRateEstimator]::FlushMinedBlockStats :relfileprefix: ../ :mrdocs: Persists the tracked mined‐block statistics to disk. == Synopsis Declared in `<policy/fees/mempool_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7ff36ed51ad8), requires_capability(0x7ff392c55ee8)]] void FlushMinedBlockStats(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#