Constant G2_ADD_INPUT_LENGTH

Source
pub const G2_ADD_INPUT_LENGTH: usize = _; // 512usize
Expand description

G2_ADD_INPUT_LENGTH specifies the number of bytes that the input to G2ADD must occupy.

Note: The input to the G2 addition precompile is 2 G2 elements.