reth_
revm
1.3.2
In reth_
revm::
precompile
Modules
blake2
bls12_381
bls12_381_const
bls12_381_utils
bn128
hash
identity
interface
kzg_point_evaluation
modexp
secp256k1
secp256r1
utilities
Structs
PrecompileOutput
PrecompileWithAddress
Precompiles
Enums
PrecompileError
PrecompileSpecId
Functions
calc_linear_cost_u32
u64_to_address
Type Aliases
PrecompileFn
PrecompileResult
reth_revm
::
precompile
Function
calc_linear_cost_u32
Copy item path
Settings
Help
Summary
pub fn calc_linear_cost_u32(len:
usize
, base:
u64
, word:
u64
) ->
u64