XOnlyPubKey::GetCPubKeys

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.