Skip to main content

Interface: DelegationResult

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

Result of delegation operation

Properties​

$type?​

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

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


delegationId?​

optional delegationId: string

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

Delegation ID (if created)


message​

message: string

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

Human-readable result message


success​

success: boolean

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

Whether the operation succeeded