[#Consensus-Params-hashGenesisBlock] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::hashGenesisBlock :relfileprefix: ../../ :mrdocs: Hash of the genesis block for this chain. == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] hashGenesisBlock; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#