ScriptHash::ScriptHash

Construct a script hash from a raw 160-bit hash.

Synopsis

Declared in <addresstype.h>

explicit
ScriptHash(uint160 const& hash);

Parameters

NameDescription
hashThe raw hash value.