Constant bdk_chain::bitcoin::secp256k1::constants::PUBLIC_KEY_SIZE

pub const PUBLIC_KEY_SIZE: usize = 33; // 33usize
Expand description

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