Assigns EIP number.

This commit is contained in:
Micah Zoltu 2017-12-13 09:43:10 -08:00 committed by GitHub
parent 6e105775b8
commit 32add27038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## Preamble
```
EIP: <to be assigned>
EIP: 234
Title: Add `blockHash` to JSON-RPC filter options.
Author: Micah Zoltu
Type: Standard Track
@ -47,4 +47,4 @@ The only potential issue here is the `fromBlock` and `toBlock` fields. It would
## Copyright
Copyright and related rights waived via CC0.
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).