[#kernel-CCoinsStats-hashBlock] = xref:kernel.adoc[kernel]::xref:kernel/CCoinsStats.adoc[CCoinsStats]::hashBlock :relfileprefix: ../../ :mrdocs: Hash of the block the statistics were computed at. == Synopsis Declared in `<kernel/coinstats.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] hashBlock = {}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#