Function reth_revm::interpreter::gas::exp_cost

pub fn exp_cost(spec_id: SpecId, power: Uint<256, 4>) -> Option<u64>
Expand description

EXP opcode cost calculation.