Skip to main content

modexp

Function modexp 

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

Returns the result of the module-exponentiation operation