[#Chainstate-m_chainman] = xref:Chainstate.adoc[Chainstate]::m_chainman :relfileprefix: ../ :mrdocs: The chainstate manager that owns this chainstate. The reference is necessary so that this instance can check whether it is the active chainstate within deeply nested method calls. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ChainstateManager.adoc[ChainstateManager]& m_chainman; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#