pub const UNCOMPRESSED_LEN: usize = 65;
Expand description

The size (in bytes) of an serialized uncompressed public key. ref. “secp256k1::constants::UNCOMPRESSED_PUBLIC_KEY_SIZE”