pub(crate) fn read_storage_writes(
writes: &[StorageWrite],
address: Address,
key: SymWord,
base: SymWord,
) -> SymWordExpand description
Returns the read_storage_writes symbolic expression helper result.
pub(crate) fn read_storage_writes(
writes: &[StorageWrite],
address: Address,
key: SymWord,
base: SymWord,
) -> SymWordReturns the read_storage_writes symbolic expression helper result.