PKHash::PKHash

Construct a public-key hash from a public key.

Synopsis

Declared in <addresstype.h>

explicit
PKHash(CPubKey const& pubkey);

Parameters

NameDescription
pubkeyThe public key to hash.