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