Skip to main content

Interface: GovernanceUpdateEvent

Defined in: src/types/models/governance.ts:540

Governance update event for subscription.

Properties​

cid​

readonly cid: CID

Defined in: src/types/models/governance.ts:554

New CID of the record.


timestamp​

readonly timestamp: Timestamp

Defined in: src/types/models/governance.ts:559

Event timestamp.


type​

readonly type: "authority-created" | "authority-updated" | "facet-created" | "proposal-decided"

Defined in: src/types/models/governance.ts:544

Event type.


uri​

readonly uri: AtUri

Defined in: src/types/models/governance.ts:549

AT URI of the affected record.