Ownable2StepHarness
Inherits: Ownable2Step
Functions
constructor
constructor(address initialOwner) Ownable(initialOwner);
restricted
function restricted() external onlyOwner;
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Inherits: Ownable2Step
constructor(address initialOwner) Ownable(initialOwner);
function restricted() external onlyOwner;