Facet
Inherits: Initializable, ReentrancyGuardUpgradeable, DelegateContext, DiamondLoupeBase
Functions
constructor
constructor();
protected
Reverts if the caller is not the owner.
modifier protected();
onlyDiamondOwner
modifier onlyDiamondOwner();
Errors
CallerIsNotOwner
error CallerIsNotOwner();
CallerIsNotAuthorized
error CallerIsNotAuthorized();
Last updated
Was this helpful?