revm_interpreter::gas

Function exp_cost

Source
pub fn exp_cost(spec_id: SpecId, power: U256) -> Option<u64>
Expand description

EXP opcode cost calculation.