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