interface CompressedPubkey {
    point: CompressedRistretto;
}

Properties

Properties