Delegations Manager Attacher Proposal
If passed, this Proposal allows a Delegation to attach itself to the DelegationsManager
of an Organization. The Proposal can be initialized with the data parameter that is executed by the lazyInit
function:
The lazyInit
function contains the following data:
uri
-> this can contain Proposal Metadata such as title, useful links, etc...
and then:
additionalUri
-> this can contain Proposal description, risks, benefits, and other information to describe the proposal behavior.delegationsManagerAddress
-> this is the address of theDelegationsManager
to which the Delegation will attach or detach itself.
The execute
function has the Delegation attaches to the Delegations Manager via the set function.
Voting For This Proposal
This Proposal is an Host only Proposal.
Last updated