Structs
| Storage | — |
| ProposalCreated | Emitted when call is scheduled as part of operation id . |
| ProposalQueued | Emitted when a proposal is queued. |
| ProposalExecuted | Emitted when a proposal is executed. |
| ProposalCanceled | Emitted when a proposal is canceled. |
| VoteCast | Emitted when a vote is cast without params. |
| VoteCastWithParams | Emitted when a vote is cast with params. NOTE: support values should be seen as buckets. Their interpretation depends on the voting module used. params… |
| ComponentState | — |