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