MaybeMigrateLegacyFeeEstimates

Move a legacy fee_estimates.dat file to the current block policy fee estimator path, if needed.

Synopsis

Declared in <policy/fees/estimator_args.h>

void
MaybeMigrateLegacyFeeEstimates(ArgsManager const& argsman);

Parameters

NameDescription
argsmanArgument manager used to resolve the data directory and file paths.