[#Chainstate-m_cached_snapshot_base] = xref:Chainstate.adoc[Chainstate]::m_cached_snapshot_base :relfileprefix: ../ :mrdocs: Cached result of LookupBlockIndex(*m_from_snapshot_blockhash) == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7ff37b901068), guarded_by(0x7ff375c47c78), guarded_by(0x7ff37e052ae8), guarded_by(0x7ff375933a48)]] mutable xref:CBlockIndex.adoc[CBlockIndex] const* m_cached_snapshot_base = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#