Move a legacy fee_estimates.dat file to the current block policy fee estimator path, if needed.
Declared in <policy/fees/estimator_args.h>
void
MaybeMigrateLegacyFeeEstimates(ArgsManager const& argsman);
| Name | Description |
|---|---|
| argsman | Argument manager used to resolve the data directory and file paths. |