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 4b69c54 commit 88cabbbCopy full SHA for 88cabbb
newsfragments/3408.deprecation.rst
@@ -0,0 +1,4 @@
1
+Deprecated ``web3.utils.abi`` utils and types.
2
+
3
+Types replaced with those from ``eth_typing``.
4
+Deprecated ``get_abi_input_names`` and ``get_abi_output_names`` in favor of those in ``eth_utils``.
newsfragments/3408.feature.rst
@@ -0,0 +1 @@
+ABI utilities ``get_function_info`` and ``get_function_abi`` are now public.
0 commit comments