Constant UNCOMPRESSED_PUBLIC_KEY_SIZE
pub const UNCOMPRESSED_PUBLIC_KEY_SIZE: usize = 65; // 65usizeExpand description
The size (in bytes) of an serialized uncompressed public key.
pub const UNCOMPRESSED_PUBLIC_KEY_SIZE: usize = 65; // 65usizeThe size (in bytes) of an serialized uncompressed public key.