[#CBlockIndex-phashBlock] = xref:CBlockIndex.adoc[CBlockIndex]::phashBlock :relfileprefix: ../ :mrdocs: pointer to the hash of the block, if any. Memory is owned by this CBlockIndex == Synopsis Declared in `<chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] const* phashBlock = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#