[#btck-ChainMan-GetBestEntry] = xref:btck.adoc[btck]::xref:btck/ChainMan.adoc[ChainMan]::GetBestEntry :relfileprefix: ../../ :mrdocs: Returns the best (most‐work) known block tree entry. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck/BlockTreeEntry.adoc[BlockTreeEntry] GetBestEntry() const; ---- == Return Value The best block tree entry. [.small]#Created with https://www.mrdocs.com[MrDocs]#