[#kernel-ChainstateRole-validated] = xref:kernel.adoc[kernel]::xref:kernel/ChainstateRole.adoc[ChainstateRole]::validated :relfileprefix: ../../ :mrdocs: Whether this is a notification from a chainstate that's been fully validated starting from the genesis block. False if it is from an assumeutxo snapshot chainstate that has not been validated yet. == Synopsis Declared in `<kernel/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool validated = {true}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#