ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.95k stars 1.69k forks source link

[V6] Fix internal typing for functions used by `process_log` #3301

Closed reedsa closed 5 months ago

reedsa commented 5 months ago

What was wrong?

Related to #3292

Typing issues caused when removing @curry annotation.

How was it fixed?

Removed annotation and fixed typing.

Todo:

Cute Animal Picture

Screen Shot 2024-03-25 at 1 39 39 PM