propose_remove_editor
Create a DAO governance proposal to remove an editor from a space. Supply the MainVoting plugin address, editor address, and IPFS metadata URI to initiate the removal.
Instructions
Propose removing an editor from 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 remove | |
| mainVotingAddress | Yes | 0x address of the MainVoting plugin contract |