Skip to main content

Interface: ConsensusProgress

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

Properties​

$type?​

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

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


approvalPercentage​

approvalPercentage: number

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

Current approval percentage (0-100)


consensusReached​

consensusReached: boolean

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

Whether consensus has been reached


minimumVotes​

minimumVotes: number

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

Minimum votes required


recommendedStatus​

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

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

Recommended status based on votes


threshold​

threshold: number

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

Required threshold for approval (0-100)


voterCount​

voterCount: number

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

Number of voters