[#CBlockPolicyEstimator-Flush] = xref:CBlockPolicyEstimator.adoc[CBlockPolicyEstimator]::Flush :relfileprefix: ../ :mrdocs: Drop still unconfirmed transactions and record current estimations, if the fee estimation file is present. == Synopsis Declared in `<policy/fees/block_policy_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e3ae715d8), requires_capability(0x7f2e2423b5d8)]] void Flush(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#