ethereum-etl
ethereum-etl copied to clipboard
fix: update uninstall filter
uninstallFilter
is deprecated as we can see in the following document.
We should update to uninstall_filter
instead.
I have ran through pytest and it worked.
Fyi. the update was merged on v5.18.0 https://github.com/ethereum/web3.py/blob/3c00810e9a3563c69901549a6a54d4fe19c9d6a9/docs/releases.rst#v5180-2021-04-08