Constant G1_ADD_INPUT_LENGTH

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

G1_ADD_INPUT_LENGTH specifies the number of bytes that the input to G1ADD must use.

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