pub const SECP256K1_SER_COMPRESSED: u32 = 1 << 1 | 1 << 8; // 258u32
Expand description

Flag for keys to indicate compressed serialization format