OBJECT
InlinedEndorsement
Corresponds to Tezos RPC -> $inlined.endorsement
.
link GraphQL Schema definition
- type InlinedEndorsement {
- BlockHash! :
- InlinedEndorsementContents! :
- Signature :
- }
link Require by
- DoubleEndorsementEvidenceNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = double_endorsement_evidence]`.
- EndorsementWithSlotNotificationCorresponds to Tezos RPC -> `$operation.alpha.operation_contents_and_result` -> `[@kind = endorsement_with_slot]`.