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

Name

Description

argsman

Argument manager used to resolve the data directory.

Created with MrDocs