[#kernel-ChainstateRole-historical] = xref:kernel.adoc[kernel]::xref:kernel/ChainstateRole.adoc[ChainstateRole]::historical :relfileprefix: ../../ :mrdocs: Whether this is a historical chainstate downloading old blocks to validate an assumeutxo snapshot, not syncing to the network tip. == Synopsis Declared in `<kernel/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool historical = {false}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#