Construct a public‐key hash from a raw 160‐bit hash.
Declared in <addresstype.h>
<addresstype.h>
explicit PKHash(uint160 const& hash);
Name
Description
hash
The raw hash value.
Created with MrDocs