reth_
revm
1.3.2
In reth_
revm::
precompile::
secp256k1
Modules
bitcoin_secp256k1
k256
Constants
ECRECOVER
Functions
ec_recover_run
ecrecover
reth_revm
::
precompile
::
secp256k1
Function
ec_recover_run
Copy item path
Settings
Help
Summary
pub fn ec_recover_run( input: &
Bytes
, gas_limit:
u64
, ) ->
Result
<
PrecompileOutput
,
PrecompileError
>