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