create2_cost
reth_
ethereum
1.6.0
In reth_
ethereum::
evm::
primitives::
revm::
interpreter::
gas
reth_ethereum
::
evm
::
primitives
::
revm
::
interpreter
::
gas
Function
create2_
cost
Copy item path
pub const fn create2_cost(len:
usize
) ->
Option
<
u64
>
Available on
crate feature
evm
only.
Expand description
CREATE2
opcode cost calculation.