[#AssumeutxoData-blockhash] = xref:AssumeutxoData.adoc[AssumeutxoData]::blockhash :relfileprefix: ../ :mrdocs: The hash of the base block for this snapshot. Used to refer to assumeutxo data prior to having a loaded blockindex. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] blockhash; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#