Function byzantium_run

pub fn byzantium_run(
    input: &[u8],
    gas_limit: u64,
) -> Result<PrecompileOutput, PrecompileError>
Expand description