Construct a script hash from a raw 160‐bit hash.
Declared in <addresstype.h>
<addresstype.h>
explicit ScriptHash(uint160 const& hash);
Name
Description
hash
The raw hash value.
Created with MrDocs