PubKeyDestination::PubKeyDestination

Construct a destination from a public key.

Synopsis

Declared in <addresstype.h>

explicit
PubKeyDestination(CPubKey const& pubkey);

Parameters

NameDescription
pubkeyThe public key this destination pays to.