You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A batch proposal allows for grouping several related governance changes into a single proposal. All changes in the proposal will pass or fail based on one governance voting period.
A BatchProposalSubmission is a top-level proposal type (living at the same level in a Transaction object as a standard ProposalSubmission ) which allows grouping of several related changes into a single proposal, ensuring that all changes will pass or fail governance voting together. The batch proposal is a wrapper containing the same reference and rationale fields as a standard ProposalSubmission alongside a repeated list of ProposalSubmissions.
Feature overview
A batch proposal allows for grouping several related governance changes into a single proposal. All changes in the proposal will pass or fail based on one governance voting period.
A BatchProposalSubmission is a top-level proposal type (living at the same level in a Transaction object as a standard ProposalSubmission ) which allows grouping of several related changes into a single proposal, ensuring that all changes will pass or fail governance voting together. The batch proposal is a wrapper containing the same reference and rationale fields as a standard ProposalSubmission alongside a repeated list of ProposalSubmissions.
Specs
Tasks
A checklist of the tasks that are needed to fully document the requested topic.
Additional details
Any additional information that provides context or gives information that will help with documenting.
The text was updated successfully, but these errors were encountered: