Skip to content

Commit

Permalink
Update types/electra/attestation.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Nico Flaig <[email protected]>
  • Loading branch information
eserilev and nflaig authored Nov 5, 2024
1 parent 1df7423 commit 6520c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/electra/attestation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Electra:
description: "The BLS signature of the `IndexedAttestation`, created by the validator of the attestation."
SingleAttestation:
type: object
description: "The [`SingleAttestation`](https://github.com/ethereum/consensus-specs/blob/v1.3.0/specs/electra/beacon-chain.md#singleattestation) object from the CL spec."
description: "The [`SingleAttestation`](https://github.com/ethereum/consensus-specs/blob/v1.5.0-alpha.9/specs/electra/beacon-chain.md#singleattestation) object from the CL spec."
required: [committee_index, attester_index, data, signature]
properties:
committee_index:
Expand Down

0 comments on commit 6520c2f

Please sign in to comment.