derive::secp256k1::constants

Constant UNCOMPRESSED_PUBLIC_KEY_SIZE

Source
pub const UNCOMPRESSED_PUBLIC_KEY_SIZE: usize = 65; // 65usize
Expand description

The size (in bytes) of an serialized uncompressed public key.