EthTx / ethtx

Python package with core transaction decoding functions.
https://www.ethtx.info
Apache License 2.0
454 stars 73 forks source link

Fix `transfer.value` type #144

Closed kchojn closed 2 years ago

kchojn commented 2 years ago

Fixed DecodedTransfer.value type (str -> float)