Construct a public‐key hash from a public key.

Synopsis

Declared in <addresstype.h>

explicit
PKHash(CPubKey const& pubkey);

Parameters

Name

Description

pubkey

The public key to hash.

Created with MrDocs