[#Chainstate-m_assumeutxo] = xref:Chainstate.adoc[Chainstate]::m_assumeutxo :relfileprefix: ../ :mrdocs: Assumeutxo state indicating whether all blocks in the chain were validated, or if the chainstate is based on an assumeutxo snapshot and the snapshot has not been validated. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f9513ab3c58), guarded_by(0x7f9502c96cc8), guarded_by(0x7f95254489f8), guarded_by(0x7f95173fecd8)]] xref:Assumeutxo.adoc[Assumeutxo] m_assumeutxo; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#