Constant bitcoin::PUBLIC_KEY_SIZE
pub const PUBLIC_KEY_SIZE: usize = 33; // 33usizeExpand description
The size (in bytes) of a serialized public key.
pub const PUBLIC_KEY_SIZE: usize = 33; // 33usizeThe size (in bytes) of a serialized public key.