Skip to content

Commit

Permalink
Automatically merged updates to draft EIP(s) 1474 (ethereum#2754)
Browse files Browse the repository at this point in the history
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
  • Loading branch information
hu55a1n1 authored and tkstanczak committed Nov 7, 2020
1 parent cb025b5 commit 4007e5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions EIPS/eip-1474.md
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,6 @@ Returns a list of all logs based on a filter object
- {[`Data`](#data)} `topics` - list of order-dependent topics
- {`boolean`} `removed` - `true` if this filter has been destroyed and is invalid

**Note:** The return value of `eth_getLogs` when retrieving logs from `eth_newBlockFilter` and `eth_newPendingTransactionFilter` filters will be an array of hashes, not an array of Log objects.

##### Example

```sh
Expand Down

0 comments on commit 4007e5f

Please sign in to comment.