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