Path of the mempool policy estimator data file.
Synopsis
Declared in <policy/fees/estimator_args.h>
fs::path
MempoolPolicyEstimatorPath(ArgsManager const& argsman);
Return Value
The mempool policy estimator data file path.
Parameters
Name |
Description |
argsman |
Argument manager used to resolve the data directory. |
Created with MrDocs