Ownable2StepFacet
Functions
Ownable2Step_init
function Ownable2Step_init() external onlyInitializing;transferOwnership
function transferOwnership(address newOwner) external override(IERC173, IOwnable2Step) onlyOwner;Name
Type
Description
acceptOwnership
function acceptOwnership() external onlyPendingOwner;owner
pendingOwner
Name
Type
Description