[#BaseIndex-m_chain] = xref:BaseIndex.adoc[BaseIndex]::m_chain :relfileprefix: ../ :mrdocs: Interface used to query the blockchain the index tracks. == Synopsis Declared in `<index/base.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::unique_ptr<interfaces::Chain> m_chain; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#