Function revm::interpreter::gas::exp_cost

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

EXP opcode cost calculation.