[#CDiskBlockIndex-hashPrev] = xref:CDiskBlockIndex.adoc[CDiskBlockIndex]::hashPrev :relfileprefix: ../ :mrdocs: Hash of the predecessor block, stored explicitly for on‐disk serialization. == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] hashPrev; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#