Skip to main content

Interface: DelegationResult

Defined in: web/lib/api/generated/types/pub/chive/governance/revokeDelegation.ts:71

Result of delegation operation

Properties

$type?

optional $type: "pub.chive.governance.revokeDelegation#delegationResult"

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


delegationId?

optional delegationId: string

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

Delegation ID


message

message: string

Defined in: web/lib/api/generated/types/pub/chive/governance/revokeDelegation.ts:78

Human-readable result message


success

success: boolean

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

Whether the operation succeeded