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
Name |
Description |
argsman |
Argument manager used to resolve the data directory and file paths. |
Created with MrDocs