forge::revm::interpreter::gas

Function cost_per_word

pub const fn cost_per_word(len: u64, multiple: u64) -> Option<u64>
Expand description

Calculate the cost of buffer per word.