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 1342543 commit 01d7141Copy full SHA for 01d7141
docs/migration.rst
@@ -299,7 +299,7 @@ types have been introduced in the ``eth_typing`` ``v5`` package for ABIs. Improv
299
been made to make required types more explicit and to offer better semantics.
300
301
The following types from ``web3.types`` have been removed:
302
-- ``ABIEventParams`` is no longer avaiable. Use ``ABIComponentIndexed`` from
+- ``ABIEventParams`` is no longer available. Use ``ABIComponentIndexed`` from
303
``eth_typing`` to represent event input components.
304
- ``ABIEvent`` now resides in ``eth_typing``. ``ABIEvent.type`` and ``ABIEvent.name``
305
are now required fields.
0 commit comments