Function reth_revm::interpreter::gas::cost_per_word

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

Calculate the cost of buffer per word.