PKHash::PKHash

Construct a public-key hash from a raw 160-bit hash.

Synopsis

Declared in <addresstype.h>

explicit
PKHash(uint160 const& hash);

Parameters

NameDescription
hashThe raw hash value.