Returns this XOnlyPubKey with 0x02 and 0x03 prefixes
Synopsis
Declared in <pubkey.h>
std::vector<CPubKey>
GetCPubKeys() const;
Return Value
The two full public keys with 0x02 and 0x03 prefixes.
Created with MrDocs
Returns this XOnlyPubKey with 0x02 and 0x03 prefixes
Declared in <pubkey.h>
std::vector<CPubKey>
GetCPubKeys() const;
The two full public keys with 0x02 and 0x03 prefixes.
Created with MrDocs