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