OBJECT
InternalDelegationResult
Corresponds to Tezos RPC -> $operation.alpha.internal_operation_result
-> [@kind = delegation]
.
link GraphQL Schema definition
- type InternalDelegationResult implements InternalOperationResult {
- InternalOperationKind! :
- Address! :
- Int! :
- DelegationNotificationResult! :
- Address :
- }
link Require by
This element is not required by anyone