Skip to content

Commit

Permalink
update indexed attestation spec link
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-aouadi committed Jun 27, 2024
1 parent 3261557 commit 757e314
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
@@ -1,7 +1,7 @@
Electra:
IndexedAttestation:
type: object
description: "The [`IndexedAttestation`](https://github.com/ethereum/consensus-specs/blob/v1.5.0-alpha.2/specs/electra/beacon-chain.md#indexedattestation) object from the CL spec."
description: "The [`IndexedAttestation`](https://github.com/ethereum/consensus-specs/blob/v1.5.0-alpha.3/specs/electra/beacon-chain.md#indexedattestation) object from the CL spec."
required: [attesting_indices, signature, data]
properties:
attesting_indices:
Expand Down

0 comments on commit 757e314

Please sign in to comment.