Function reth_revm::interpreter::gas::create2_cost

pub const fn create2_cost(len: u64) -> Option<u64>
Expand description

CREATE2 opcode cost calculation.