Skip to content

Commit

Permalink
added comment on how is derived.
Browse files Browse the repository at this point in the history
  • Loading branch information
Saw-mon-and-Natalie committed Mar 12, 2024
1 parent 147f2b7 commit 8029a81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/lib/ConsiderationConstants.sol
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ uint256 constant information_versionLengthPtr = 0x63;
uint256 constant information_versionWithLength = 0x03312e36; // 1.6
uint256 constant information_length = 0xa0;

// uint256(uint32(bytes4(keccak256("_REENTRANCY_GUARD_SLOT"))))
uint256 constant _REENTRANCY_GUARD_SLOT = 0x929eee14;
uint256 constant _TLOAD_TEST_PAYLOAD = 0x6002601e613d5c3d52f3;
uint256 constant _TLOAD_TEST_PAYLOAD_LENGTH = 0x0a;
Expand Down

0 comments on commit 8029a81

Please sign in to comment.