Function run_mul
pub fn run_mul(
input: &[u8],
gas_cost: u64,
gas_limit: u64,
) -> Result<EthPrecompileOutput, PrecompileHalt>Available on crate feature
evm only.Expand description
Run the Bn254 mul precompile
pub fn run_mul(
input: &[u8],
gas_cost: u64,
gas_limit: u64,
) -> Result<EthPrecompileOutput, PrecompileHalt>evm only.Run the Bn254 mul precompile