Skip to main content

Interface: ProposalView

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:63

View of a governance proposal

Properties​

$type?​

optional $type: "pub.chive.governance.listProposals#proposalView"

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:64


changes​

changes: ProposalChanges

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:77


cid​

cid: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:70

Content identifier


consensus​

consensus: ConsensusProgress

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:87


createdAt​

createdAt: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:89

Creation timestamp


expiresAt?​

optional expiresAt: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:93

Expiration timestamp


id​

id: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:66

Proposal identifier


label?​

optional label: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:74

Node label (from target node or proposed changes)


nodeUri?​

optional nodeUri: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:72

Target node URI (for update/merge/deprecate)


proposedBy​

proposedBy: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:83

DID of the proposer


proposerName?​

optional proposerName: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:85

Display name of the proposer


rationale?​

optional rationale: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:79

Rationale for the proposal


status​

status: string & object | "pending" | "approved" | "rejected" | "expired"

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:81

Current proposal status


type​

type: string & object | "create" | "update" | "merge" | "deprecate"

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:76

Proposal type


updatedAt?​

optional updatedAt: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:91

Last update timestamp


uri​

uri: string

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:68

Proposal AT-URI


votes​

votes: VoteCounts

Defined in: web/lib/api/generated/types/pub/chive/governance/listProposals.ts:86