Skip to content

Commit 4e7cbf7

Browse files
authored
blockhash -> blockHash (#550)
Signed-off-by: Sally MacFarlane <[email protected]>
1 parent c8565db commit 4e7cbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Reference/API-Objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ extra key.
5151

5252
| Key | Type | Required/Optional | Value |
5353
|---------------|:------------------:|:-----------------:|--------|
54-
| **blockhash** |Data, 32&nbsp;bytes | Optional. | Hash of block for which to return logs. If you specify `blockhash`, you cannot specify `fromBlock` and `toBlock`. |
54+
| **blockHash** |Data, 32&nbsp;bytes | Optional. | Hash of block for which to return logs. If you specify `blockHash`, you cannot specify `fromBlock` and `toBlock`. |
5555

5656
## Log object
5757

0 commit comments

Comments
 (0)