v0.18.0
What's Changed
Changed the data
field of the TransactionEvent
class to bytes
instead of string
. The field can hold complex data types that cannot be easily decoded.
What's Changed
Full Changelog: v0.17.0...v0.18.0
Changed the data
field of the TransactionEvent
class to bytes
instead of string
. The field can hold complex data types that cannot be easily decoded.
Full Changelog: v0.17.0...v0.18.0