propose_accept_subspace
Submit a governance proposal to accept a subspace DAO into the main DAO space, using the specified contract addresses and IPFS metadata.
Instructions
Propose accepting a subspace into a DAO space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipfsUri | Yes | ipfs:// metadata URI for the proposal | |
| subspaceAddress | Yes | 0x address of the subspace DAO | |
| mainVotingAddress | Yes | 0x address of the MainVoting plugin contract | |
| spacePluginAddress | Yes | 0x address of the space plugin |