Constant MUL_INPUT_LEN
pub const MUL_INPUT_LEN: usize = _; // 96usizeAvailable on crate feature
evm only.Expand description
Input length for the multiplication operation.
MUL takes an uncompressed G1 point (64 bytes) and scalar (32 bytes).