Returns the value of the slot that was read/written

function simStorageValue() internal returns (bytes32 value)

Return Values

NameTypeDescription
valuebytes32the value of the slot that was read/written

Notes

  1. Can only be called in a storage hook