MAX_FILE_AGE

Block policy estimate files that are more than 60 hours (2.5 days) old will not be read, as fee estimates are based on historical data and may be inaccurate if network activity has changed.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

inline constexpr std::chrono::hours MAX_FILE_AGE = MAX_FILE_AGE{60};