Returns the key of the slot that was read/written

function simStorageKey() internal returns (bytes32 key)

Return Values

NameTypeDescription
keybytes32the key of the slot that was read/written

Notes

  1. Can only be called in a storage hook