Constant G2_MSM_INPUT_LENGTH

Source
pub const G2_MSM_INPUT_LENGTH: usize = _; // 288usize
Expand description

G2_MSM_INPUT_LENGTH specifies the number of bytes that each MSM input pair should have.

Note: An MSM pair is a G2 element and a scalar. The input to the MSM will have n of these pairs.