governance icon indicating copy to clipboard operation
governance copied to clipboard

feat: Add council decision veto proposal type

Open ncomerci opened this issue 1 year ago • 0 comments

This closes #1900

New env variables:

  • SUBMISSION_THRESHOLD_COUNCIL_DECISION_VETO – Sets the threshold needed for submitting a veto proposal.
  • VOTING_POWER_TO_PASS_COUNCIL_DECISION_VETO – Defines the required voting power to pass such a proposal.
  • SNAPSHOT_SPACE_COUNCIL – Specifies the Snapshot space for council-related proposals.
  • DURATION_COUNCIL_DECISION_VETO – Determines the duration for the veto proposal's active period.

ncomerci avatar Mar 03 '25 14:03 ncomerci