Skip to content

Commit 24de1e6

Browse files
Pronosspacrob
authored andcommitted
fix typo migration.rst
1 parent 01d7141 commit 24de1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Miscellaneous Changes
323323
than the function names.
324324
- ``BaseContractFunction`` class attribute ``function_identifier`` has been removed in
325325
favor of the ``abi_element_identifier`` attribute.
326-
- ``web3.contract.utils.call_contract_function()`` no longers uses ``fn_abi`` as a
326+
- ``web3.contract.utils.call_contract_function()`` no longer uses ``fn_abi`` as a
327327
parameter. Instead, the ``abi_callable`` parameter of type ``ABICallable`` is used.
328328
- Beacon API filename change: ``beacon/main.py`` -> ``beacon/beacon.py``.
329329
- The asynchronous version of ``w3.eth.wait_for_transaction_receipt()`` changes its

0 commit comments

Comments
 (0)