Diamond

Git Source

State Variables

s

AppStorage internal s;

Functions

constructor

constructor(IDiamondCut.FacetCut[] memory _diamondCut, DiamondArgs memory _args) payable;

fallback

fallback() external payable;

receive

receive() external payable;