WitnessV0KeyHash::WitnessV0KeyHash

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

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0KeyHash(uint160 const& hash);

Parameters

NameDescription
hashThe raw hash value.