[][src]Constant secp256k1zkp::constants::PUBLIC_KEY_SIZE

pub const PUBLIC_KEY_SIZE: usize

The size (in bytes) of a public key array. This only needs to be 65 but must be 72 for compatibility with the ArrayVec library.