[#ScriptHash-2constructor-09] = xref:ScriptHash.adoc[ScriptHash]::ScriptHash :relfileprefix: ../ :mrdocs: Deleted: constructing from a public‐key hash is disallowed. == Synopsis Declared in `<addresstype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit ScriptHash(xref:PKHash.adoc[PKHash] const& hash) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *hash* | The public‐key hash (unused; deleted overload). |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#