Construct a key identifier from a 160‐bit hash.
Declared in <pubkey.h>
<pubkey.h>
explicit CKeyID(uint160 const& in);
Name
Description
in
The Hash160 value to wrap.
Created with MrDocs