propose_dao_edit
Propose accumulated graph operations as a DAO edit for community voting by providing the DAO space contract address, space ID, and optional voting mode.
Instructions
Propose accumulated ops as a DAO edit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the edit | |
| daoSpaceId | Yes | DAO space ID (0x hex bytes16) | |
| votingMode | No | Voting mode | FAST |
| daoSpaceAddress | Yes | DAO space contract address (0x hex) |