[#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(0x7f2e403ca668), requires_capability(0x7f2e1404cdc8)]] void FlushMinedBlockStats(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#