propose_accept_editor
Propose adding a new editor to a DAO space by submitting the editor's address, voting contract, and metadata URI, enabling community governance to approve the change.
Instructions
Propose adding a new editor to a DAO space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipfsUri | Yes | ipfs:// metadata URI for the proposal | |
| editorAddress | Yes | 0x address of the editor to add | |
| mainVotingAddress | Yes | 0x address of the MainVoting plugin contract |