[#DEFAULT_MAX_TIP_AGE] = DEFAULT_MAX_TIP_AGE :mrdocs: Default maximum tip age before the node is considered out of initial block download. == Synopsis Declared in `<kernel/chainstatemanager_opts.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr auto DEFAULT_MAX_TIP_AGE = {24h}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#