Constant ADD_INPUT_LEN
pub const ADD_INPUT_LEN: usize = _; // 128usizeAvailable on crate feature
evm only.Expand description
Input length for the add operation.
ADD takes two uncompressed G1 points (64 bytes each).
pub const ADD_INPUT_LEN: usize = _; // 128usizeevm only.Input length for the add operation.
ADD takes two uncompressed G1 points (64 bytes each).