Interface: DelegationResult
Defined in: web/lib/api/generated/types/pub/chive/governance/revokeDelegation.ts:70
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:71
delegationId?
optionaldelegationId:string
Defined in: web/lib/api/generated/types/pub/chive/governance/revokeDelegation.ts:75
Delegation ID
message
message:
string
Defined in: web/lib/api/generated/types/pub/chive/governance/revokeDelegation.ts:77
Human-readable result message
success
success:
boolean
Defined in: web/lib/api/generated/types/pub/chive/governance/revokeDelegation.ts:73
Whether the operation succeeded