Constant SIGNATURE_SERIALIZED_SIZE
pub const SIGNATURE_SERIALIZED_SIZE: usize = 64; // 64usizeExpand description
The byte length of serialized signature (thin VRF proof: 32-byte point + 32-byte scalar).
pub const SIGNATURE_SERIALIZED_SIZE: usize = 64; // 64usizeThe byte length of serialized signature (thin VRF proof: 32-byte point + 32-byte scalar).