Skip to main content

ecmul

Function ecmul 

Source
pub fn ecmul(
    calldata: &Bytes,
    gas_remaining: &mut u64,
    _fork: Fork,
    crypto: &dyn Crypto,
) -> Result<Bytes, VMError>
Expand description

Makes a scalar multiplication on the elliptic curve ‘alt_bn128’