Governable
Last updated
Last updated
Inherits:
See the documentation in {IGovernable}.
The address of the governor account or contract.
The address of the pending governor account or contract.
Reverts if called by any account other than the governor.
Configure the pendingGovernor to newGovnernor parameter.
Parameters
newGovernor_
address
The new governor.
The pending governor should accept and become the governor.
Only the pendingGovernor can trigger this function.
Cancel the nominated pending governor.
Only the governor can trigger this function