This is an old revision of the document!
: Note: The following is an excerpt from the official Ethereum site. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference.
| Title | Add `blockHash` to JSON-RPC filter options. |
| Author | Micah Zoltu |
| Status | Draft |
| Created | 2017-03-24 |
| Description | http://eips.ethereum.org/EIPS/eip-234 |
| Specification | http://eips.ethereum.org/EIPS/eip-234#Specification |
| Category | Interface |
eth_newFilter and eth_getLogs) that allows specifying the block hash that should be included in the results. This option would be an alternative to fromBlock/toBlock options.