K256_POINT_COMPRESSED_SIZE

Constant K256_POINT_COMPRESSED_SIZE 

Source
pub const K256_POINT_COMPRESSED_SIZE: usize = _; // 33usize
Expand description

Size of a compressed secp256k1 point in bytes: format byte (0x02/0x03) + x-coordinate