The GovernorBravoDelegator contract.
GovernorBravoDelegator
Called by the admin to update the implementation of the delegator
function _setImplementation(address implementation_) public
Parameters
implementation_
address
The address of the new implementation for delegation
Last updated 2 years ago