[#btck-BlockTreeEntry-GetHash] = xref:btck.adoc[btck]::xref:btck/BlockTreeEntry.adoc[BlockTreeEntry]::GetHash :relfileprefix: ../../ :mrdocs: Returns the hash of this entry's block. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck/BlockHashView.adoc[BlockHashView] GetHash() const; ---- == Return Value A view of the block hash. [.small]#Created with https://www.mrdocs.com[MrDocs]#