Skip to content

Commit

Permalink
Add note on no attestation_data_root
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion authored Dec 8, 2023
1 parent ad873a0 commit 249aea3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apis/validator/aggregate_attestation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ get:
A 503 error must be returned if the block identified by the response
`beacon_block_root` is optimistic (i.e. the aggregated attestation attests
to a block that has not been fully verified by an execution engine).
A 500 error must be returned if no attestation is available for the requested
`attestation_data_root`.
tags:
- ValidatorRequiredApi
- Validator
Expand Down

0 comments on commit 249aea3

Please sign in to comment.