Construct a witness key hash from a public key.
Declared in <addresstype.h>
<addresstype.h>
explicit WitnessV0KeyHash(CPubKey const& pubkey);
Name
Description
pubkey
The public key to hash.
Created with MrDocs