[#Consensus-Params-signet_blocks] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::signet_blocks :relfileprefix: ../../ :mrdocs: If true, witness commitments contain a payload equal to a Bitcoin Script solution to the signet challenge. See BIP325. == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool signet_blocks = {false}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#