MempoolPolicyEstimatorPath

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

NameDescription
argsmanArgument manager used to resolve the data directory.