[#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(0x7f2e1ba83418), guarded_by(0x7f2e14563068), guarded_by(0x7f2e373bc218), guarded_by(0x7f2e36e32e68)]] mutable xref:CBlockIndex.adoc[CBlockIndex] const* m_cached_snapshot_base = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#