Permit4494Storage

Permit4494Storage

Layout

keccak256(abi.encode(uint256(keccak256("io.roji.products.facets.Permit4494Storage")) - 1)) & ~bytes32(uint256(0xff));

struct Layout {
  mapping(uint256 => uint256) nonces;
}

STORAGE_SLOT

bytes32 STORAGE_SLOT

layout

function layout() internal pure returns (struct Permit4494Storage.Layout l)

Was this helpful?