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