Represents the different types of governance actions within the Cardano blockchain ecosystem.

Enumeration Members

HardForkInitiation: 1

Initiates a non-backwards compatible upgrade of the network. This action necessitates a preceding software update.

Info: 6

Represents an action that has no direct effect on the blockchain, but serves as an on-chain record or informative notice.

NewConstitution: 5

Changes or amendments the Constitution.

NoConfidence: 3

Propose a state of no-confidence in the current constitutional committee. Allows Ada holders to challenge the authority granted to the existing committee.

ParameterChange: 0

Updates one or more updatable protocol parameters, excluding changes to major protocol versions (i.e., "hard forks").

TreasuryWithdrawals: 2

Withdraws funds from the treasury.

UpdateCommittee: 4

Modifies the composition of the constitutional committee, its signature threshold, or its terms of operation.

Generated using TypeDoc