GovernorBravoDelegator

GovernorBravoDelegator

The GovernorBravoDelegator contract.

Solidity API

_setImplementation

Called by the admin to update the implementation of the delegator

function _setImplementation(address implementation_) public

Parameters

NameTypeDescription

implementation_

address

The address of the new implementation for delegation


Last updated