ERC712Storage
ERC712Storage
Storage for the ERC712 implementation. Based upon OpenZeppelin's ERC712 implementation.
Layout
keccak256(abi.encode(uint256(keccak256("io.roji.products.facets.ERC712Storage")) - 1)) & ~bytes32(uint256(0xff));
STORAGE_SLOT
layout
Was this helpful?