Constant revm::precompile::bn128::MUL_INPUT_LEN

source ยท
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).