Construct a public‐key hash from a key identifier.

Synopsis

Declared in <addresstype.h>

explicit
PKHash(CKeyID const& pubkey_id);

Parameters

Name

Description

pubkey_id

The key identifier.

Created with MrDocs