You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read more in the [documentation on ReadTheDocs](https://eth-tester.readthedocs.io/).[View the change log](https://eth-tester.readthedocs.io/en/latest/release_notes.html).
10
+
Read more in the documentation below.[View the change log](https://github.com/ethereum/eth-tester/blob/master/CHANGELOG.rst).
12
11
13
12
## Quick Start
14
13
@@ -613,8 +612,6 @@ this function can be used to filter the log entries.
613
612
'type': 'mined'})
614
613
```
615
614
616
-
See [the filtering guide](#guide-filtering) for detailed information on how to use filters.
617
-
618
615
<aid="api-delete_filter"></a>
619
616
620
617
#### `EthereumTester.delete_filter(filter_id)`
@@ -721,8 +718,8 @@ backend class you wish to use.
721
718
722
719
Ethereum tester can be used with the following backends.
0 commit comments