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