forge::revm::precompile::bn128

Constant MUL_INPUT_LEN

pub const MUL_INPUT_LEN: usize = _; // 96usize
Expand description

Input length for the multiplication operation. MUL takes an uncompressed G1 point (64 bytes) and scalar (32 bytes).