Skip to content

Commit

Permalink
Update _eth_getblockreceipts-parameters.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Danyylka authored Feb 4, 2025
1 parent 9b2f4b3 commit a0c0faa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
`blockNumber`:[_Required_] Hexadecimal or decimal integer representing a block number, or one of
`blockNumber`: [_Required_] Hexadecimal or decimal integer representing a block number, or one of
the string tags:
- `latest`
- `earliest`
Expand All @@ -8,4 +8,4 @@

:::note
`pending` returns the same data as `latest`.
:::
:::

0 comments on commit a0c0faa

Please sign in to comment.