revm_interpreter::gas

Function sstore_cost

Source
pub fn sstore_cost(spec_id: SpecId, vals: &SStoreResult, is_cold: bool) -> u64
Expand description

SSTORE opcode cost calculation.