[#Chainstate-m_chain] = xref:Chainstate.adoc[Chainstate]::m_chain :relfileprefix: ../ :mrdocs: The current chain of blockheaders we consult and build on. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CChain.adoc[CChain] m_chain; ---- == See Also CChain, CBlockIndex. [.small]#Created with https://www.mrdocs.com[MrDocs]#