XOnlyPubKey::GetEvenCorrespondingCPubKey

Get the full public key with an even y coordinate (0x02 prefix) for this x-only pubkey.

Synopsis

Declared in <pubkey.h>

CPubKey
GetEvenCorrespondingCPubKey() const;

Return Value

The corresponding even-y full public key.