Constant PADDED_G2_LENGTH

Source
pub const PADDED_G2_LENGTH: usize = _; // 256usize
Expand description

PADDED_G2_LENGTH specifies the number of bytes that the EVM will use to represent a G2 element.

Note: A G2 element can be represented using 2 Fp^2 elements.