pub fn sstore_cost( spec_id: SpecId, vals: &SStoreResult, gas: u64, is_cold: bool, ) -> Option<u64>
SSTORE opcode cost calculation.
SSTORE