[#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(0x7f2e1ba838c8), guarded_by(0x7f2e14563518), guarded_by(0x7f2e373bc6c8), guarded_by(0x7f2e36e33318)]] xref:Assumeutxo.adoc[Assumeutxo] m_assumeutxo; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#