Construct a witness key hash from a public key.

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0KeyHash(CPubKey const& pubkey);

Parameters

Name

Description

pubkey

The public key to hash.

Created with MrDocs