Constant secp256k1::constants::PUBLIC_KEY_SIZE

source ยท
pub const PUBLIC_KEY_SIZE: usize = 33;
Expand description

The size (in bytes) of a serialized public key.