For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Name
Type
Description

implementation_

address

The address of the new implementation for delegation


Last updated