Constant secp256k1::constants::UNCOMPRESSED_PUBLIC_KEY_SIZE

source ยท
pub const UNCOMPRESSED_PUBLIC_KEY_SIZE: usize = 65;
Expand description

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