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