pub const fn sstore_cost(
spec_id: SpecId,
vals: &SStoreResult,
is_cold: bool,
) -> u64Expand description
SSTORE opcode cost calculation.
pub const fn sstore_cost(
spec_id: SpecId,
vals: &SStoreResult,
is_cold: bool,
) -> u64SSTORE opcode cost calculation.