[#node-NodeContext-chainman] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::chainman :relfileprefix: ../../ :mrdocs: Owns and coordinates the active and background chainstates. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<ChainstateManager> chainman; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#