Construct a witness key hash from a public‐key hash.

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0KeyHash(PKHash const& pubkey_hash);

Parameters

Name

Description

pubkey_hash

The public‐key hash.

Created with MrDocs