Skip to content

Commit

Permalink
review status
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
  • Loading branch information
macfarla committed Nov 16, 2022
1 parent 354c1ba commit c2d4bb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EIPS/eip-1898.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Add `blockHash` to defaultBlock methods
description: Add `blockHash` option to JSON-RPC methods that currently support defaultBlock parameter.
author: Charles Cooper (@charles-cooper)
discussions-to: https://ethereum-magicians.org/t/eip-1898-add-blockhash-option-to-json-rpc-methods-that-currently-support-defaultblock-parameter/11757
status: Draft
status: Review
type: Standards Track
category: Interface
created: 2019-04-01
Expand All @@ -28,7 +28,7 @@ The following JSON-RPC methods are affected:
- `eth_call`
- `eth_getProof`

The following options, quoted from the [JSON-RPC spec](https://github.com/ethereum/wiki/wiki/JSON-RPC#the-default-block-parameter), are currently possible for the defaultBlock parameter:
The following options, quoted from the Ethereum JSON-RPC spec, are currently possible for the defaultBlock parameter:

> - HEX String - an integer block number
> - String "earliest" for the earliest/genesis block
Expand Down

0 comments on commit c2d4bb1

Please sign in to comment.