[#CScriptID-2constructor-01] = xref:CScriptID.adoc[CScriptID]::CScriptID :relfileprefix: ../ :mrdocs: Constructs the script ID from a precomputed hash. == Synopsis Declared in `<script/script.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit CScriptID(xref:uint160.adoc[uint160] const& in); ---- == Parameters [cols="1,4"] |=== | Name| Description | *in* | Hash160 of the referenced script. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#