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

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0KeyHash(uint160 const& hash);

Parameters

Name

Description

hash

The raw hash value.

Created with MrDocs