ERC173OwnershipFacetStorage
ERC173OwnershipFacetStorage
Layout
struct Layout {
address owner;
}STORAGE_SLOT
bytes32 STORAGE_SLOTlayout
function layout() internal pure returns (struct ERC173OwnershipFacetStorage.Layout l)Was this helpful?