Path of the block policy fee estimator data file.
Declared in <policy/fees/estimator_args.h>
fs::path
BlockPolicyFeeEstPath(ArgsManager const& argsman);
The block policy fee estimator data file path.
| Name | Description |
|---|---|
| argsman | Argument manager used to resolve the data directory. |