[#node-SnapshotMetadata-m_base_blockhash] = xref:node.adoc[node]::xref:node/SnapshotMetadata.adoc[SnapshotMetadata]::m_base_blockhash :relfileprefix: ../../ :mrdocs: The hash of the block that reflects the tip of the chain for the UTXO set contained in this snapshot. == Synopsis Declared in `<node/utxo_snapshot.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] m_base_blockhash; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#