[#btck-ChainMan-GetChain] = xref:btck.adoc[btck]::xref:btck/ChainMan.adoc[ChainMan]::GetChain :relfileprefix: ../../ :mrdocs: Returns a view of the active chain. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck/ChainView.adoc[ChainView] GetChain() const; ---- == Return Value A view of the currently active chain. [.small]#Created with https://www.mrdocs.com[MrDocs]#