We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81bf100 commit 5b51307Copy full SHA for 5b51307
docs/web3.eth.rst
@@ -961,6 +961,7 @@ The following methods are available on the ``web3.eth`` namespace.
961
nodes would result in an error like: ``ValueError: {'code': -32602, 'message': 'too many arguments, want at most 1'}``
962
963
.. py:method:: Eth.estimateGas(transaction, block_identifier=None)
964
+
965
.. warning:: Deprecated: This property is deprecated in favor of
966
:attr:`~web3.eth.Eth.estimate_gas()`
967
0 commit comments