forge
1.1.0
In forge::
revm::
precompile::
modexp
Constants
BERLIN
BYZANTIUM
Functions
berlin_gas_calc
berlin_run
byzantium_gas_calc
byzantium_run
calculate_iteration_count
run_inner
forge
::
revm
::
precompile
::
modexp
Function
berlin_run
Copy item path
Settings
Help
Summary
pub fn berlin_run( input: &
Bytes
, gas_limit:
u64
, ) ->
Result
<
PrecompileOutput
,
PrecompileErrors
>