| 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.