[#Consensus-Params-signet_challenge] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::signet_challenge :relfileprefix: ../../ :mrdocs: Bitcoin Script challenge that signet block witness commitments must solve (BIP325). == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<uint8_t> signet_challenge; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#