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 01d7141 commit 24de1e6Copy full SHA for 24de1e6
docs/migration.rst
@@ -323,7 +323,7 @@ Miscellaneous Changes
323
than the function names.
324
- ``BaseContractFunction`` class attribute ``function_identifier`` has been removed in
325
favor of the ``abi_element_identifier`` attribute.
326
-- ``web3.contract.utils.call_contract_function()`` no longers uses ``fn_abi`` as a
+- ``web3.contract.utils.call_contract_function()`` no longer uses ``fn_abi`` as a
327
parameter. Instead, the ``abi_callable`` parameter of type ``ABICallable`` is used.
328
- Beacon API filename change: ``beacon/main.py`` -> ``beacon/beacon.py``.
329
- The asynchronous version of ``w3.eth.wait_for_transaction_receipt()`` changes its
0 commit comments