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 ce55436 commit 62ce690Copy full SHA for 62ce690
docs/web3.eth.rst
@@ -1215,4 +1215,4 @@ Contracts
1215
.. py:method:: Eth.setContractFactory(contractFactoryClass)
1216
1217
.. warning:: Deprecated: This method is deprecated in favor of
1218
- :meth:`~web3.eth.Eth.set_contract_factory()
+ :meth:`~web3.eth.Eth.set_contract_factory()`
newsfragments/1900.feature.rst
@@ -0,0 +1 @@
1
+Add ``w3.eth.set_contract_factory`` deprecate ``w3.eth.setContractFactory``
0 commit comments