ethereum / eth-account

Account abstraction library for web3.py
http://eth-account.readthedocs.io/
MIT License
258 stars 155 forks source link

Remove `encode_structured_data` in favor of `encode_typed_data` #261

Closed kclowes closed 4 months ago

kclowes commented 5 months ago

encode_structured_data has been deprecated for a while now. It's time to remove.

kclowes commented 4 months ago

closed via #269