Construct a destination from a public key.
Synopsis
Declared in <addresstype.h>
explicit
PubKeyDestination(CPubKey const& pubkey);
Parameters
Name |
Description |
pubkey |
The public key this destination pays to. |
Created with MrDocs