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