Module proposal_state

Source
Expand description

Nested message and enum types in ProposalState.

Structs§

Claimed
The voting period has ended, and the original proposer has claimed their deposit.
Finished
The voting period has ended, and the proposal has been assigned an outcome.
Voting
Voting is in progress and the proposal has not yet concluded voting or been withdrawn.
Withdrawn
The proposal has been withdrawn but the voting period is not yet concluded.

Enums§

State
The state of the proposal.