Skip to main content

Interface: ConsensusProgress

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:176

Properties

$type?

optional $type: "pub.chive.governance.getProposal#consensusProgress"

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:177


approvalPercentage

approvalPercentage: number

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:179

Current approval percentage (0-100)


consensusReached

consensusReached: boolean

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:187

Whether consensus has been reached


minimumVotes

minimumVotes: number

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:185

Minimum votes required


recommendedStatus

recommendedStatus: string & object | "pending" | "approved" | "rejected"

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:189

Recommended status based on votes


threshold

threshold: number

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:181

Required threshold for approval (0-100)


voterCount

voterCount: number

Defined in: web/lib/api/generated/types/pub/chive/governance/getProposal.ts:183

Number of voters