A pay‐to‐public‐key destination that has no associated address.

Synopsis

Declared in <addresstype.h>

struct PubKeyDestination;

Member Functions

Name

Description

PubKeyDestination [constructor]

Construct a destination from a public key.

GetPubKey

Return the wrapped public key.

Friends

Name

Description

operator<

Order two destinations by their public keys.

operator==

Compare two destinations for equality by their public keys.

Created with MrDocs