Interface Proposal

Hierarchy

  • Proposal

Properties

description: string

The description of the proposal.

endBlock: BigNumber
executions: ProposalExecutable[]

All executions that have been proposed for the proposal.

proposalId: BigNumber

The unique identifier of the proposal.

proposer: string

The address of the wallet that created the proposal.

startBlock: BigNumber

The current state of the proposal.

votes: ProposalVote[]

All votes that have been cast on the proposal.

Generated using TypeDoc