CScriptID::CScriptID

Constructs the script ID from a precomputed hash.

Synopsis

Declared in <script/script.h>

explicit
CScriptID(uint160 const& in);

Parameters

NameDescription
inHash160 of the referenced script.