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