Skip to content

Commit

Permalink
Merge branch 'master' into bound-4788-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
ralexstokes authored Jun 22, 2023
2 parents 074876f + 5f4d2a3 commit 8a0075b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-7201.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ created: 2023-06-20

## Abstract

We define a formula to derivate a location in storage, that is suitable for structs of arbitrary size, from an identifier. The formula is chosen to be safe against collisions with the standard Solidity storage layout. We define a convention to document this location in Solidity source code.
We define a formula to derive a location in storage, that is suitable for structs of arbitrary size, from an identifier. The formula is chosen to be safe against collisions with the standard Solidity storage layout. We define a convention to document this location in Solidity source code.

## Motivation

Expand Down

0 comments on commit 8a0075b

Please sign in to comment.