WitnessV0KeyHash::WitnessV0KeyHash

Construct a witness key hash from a public key.

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0KeyHash(CPubKey const& pubkey);

Parameters

NameDescription
pubkeyThe public key to hash.