Constant G1_LENGTH

Source
pub const G1_LENGTH: usize = _; // 96usize
Expand description

G1_LENGTH specifies the number of bytes needed to represent a G1 element.

Note: A G1 element contains 2 Fp elements.