Skip to content

Commit

Permalink
Update history/history-network.md
Browse files Browse the repository at this point in the history
Co-authored-by: kdeme <[email protected]>
  • Loading branch information
pipermerriam and kdeme authored Jan 13, 2025
1 parent 18f4740 commit 2cc4c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion history/history-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ BlockHeaderWithProof = Container(
* For pre-merge headers, clients SHOULD only accept headers with `BlockProofHistoricalHashesAccumulator` proofs.
* For post-merge until Capella headers, clients SHOULD only accept headers with `BlockProofHistoricalRoots` proofs.
* For Capella and onwards headers, clients SHOULD only accept headers with `BlockProofHistoricalSummaries` proofs.
* For headers that are not yet part of the last period, clients SHOULD NOT accept offers for these headers because their proofs are not stable and will change once they transition beyong the period boundary. See *Ephemeral Block Headers* for how to handle headers from the last period.
* For headers that are not yet part of the last period, clients SHOULD NOT accept offers for these headers because their proofs are not stable and will change once they transition beyond the period boundary. See *Ephemeral Block Headers* for how to handle headers from the last period.

##### Block Header by Hash

Expand Down

0 comments on commit 2cc4c8f

Please sign in to comment.