Skip to content

Commit

Permalink
clean up ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
KolbyML committed Sep 6, 2024
1 parent fd96419 commit f473078
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 @@ -26,9 +26,9 @@ In addition, the chain history network provides block number to historical block
The network supports the following mechanisms for data retrieval:

- Block header by block header hash
- Block header by block number
- Block body by block header hash
- Block receipts by block header hash
- Block header by block number

> This sub-protocol does **not** support retrieval of transactions by hash, only the full set of transactions for a given block. See the "Canonical Transaction Index" sub-protocol of the Portal Network for more information on how the portal network implements lookup of transactions by their individual hashes.
Expand Down

0 comments on commit f473078

Please sign in to comment.