[#WitnessV0ScriptHash-2constructor-03] = xref:WitnessV0ScriptHash.adoc[WitnessV0ScriptHash]::WitnessV0ScriptHash :relfileprefix: ../ :mrdocs: Construct a witness script hash from a raw 256‐bit hash. == Synopsis Declared in `<addresstype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit WitnessV0ScriptHash(xref:uint256.adoc[uint256] const& hash); ---- == Parameters [cols="1,4"] |=== | Name| Description | *hash* | The raw hash value. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#