BlockPolicyFeeEstPath

Path of the block policy fee estimator data file.

Synopsis

Declared in <policy/fees/estimator_args.h>

fs::path
BlockPolicyFeeEstPath(ArgsManager const& argsman);

Return Value

The block policy fee estimator data file path.

Parameters

NameDescription
argsmanArgument manager used to resolve the data directory.