misc: Added important comment.

This commit is contained in:
Peter Michael
2022-05-31 16:17:42 -04:00
parent 5959d02175
commit 6a447ea224

View File

@@ -17,6 +17,9 @@ import '@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.sol';
*
* @dev Meta-transaction functions have had their signature validation delegated to this library, but
* their consequences (e.g: approval, operator approval, profile creation, etc) remain in the hub.
*
* NOTE: This relies on the storage layout of the hub remaining static. Forks/migrations should be aware
* of this.
*/
library MetaTxLib {
// We store constants equal to the storage slots here to later access via inline