Skip to content

Commit 48670ed

Browse files
committed
Remove Eth.getLogs deprecation notice
1 parent 488bca1 commit 48670ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/web3.eth.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1357,11 +1357,6 @@ with the filtering API.
13571357
filter, running :meth:`~Eth.get_filter_logs`, and then uninstalling the filter. See
13581358
:meth:`~Eth.filter` for details on allowed filter parameters.
13591359

1360-
.. py:method:: Eth.getLogs(filter_params)
1361-
1362-
.. warning:: Deprecated: This property is deprecated in favor of
1363-
:attr:`~web3.eth.Eth.get_logs()`
1364-
13651360
.. py:method:: Eth.submit_hashrate(hashrate, nodeid)
13661361
13671362
* Delegates to ``eth_submitHashrate`` RPC Method

0 commit comments

Comments
 (0)