[#MempoolPolicyEstimatorPath] = MempoolPolicyEstimatorPath :mrdocs: Path of the mempool policy estimator data file. == Synopsis Declared in `<policy/fees/estimator_args.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:fs/path.adoc[fs::path] MempoolPolicyEstimatorPath(xref:ArgsManager.adoc[ArgsManager] const& argsman); ---- == Return Value The mempool policy estimator data file path. == Parameters [cols="1,4"] |=== | Name| Description | *argsman* | Argument manager used to resolve the data directory. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#