pub const ECDSA_PUBLIC_KEY_SIZE: usize = bc_crypto::ECDSA_PUBLIC_KEY_SIZE; // 33usize
The size of an ECDSA compressed public key in bytes (33 bytes).