v3.4.3
Description
v3.4.3 addresses an issue when trying to parse RawTxnMetadata when unmarshaling TransactionResponse. It also uses the latest version of core to address an issue related to postgres syncing
What's Changed
- Exclude RawTxnMetadata when parsing TransactionResponse from JSON by @tholonious in #493
Full Changelog: v3.4.2...v3.4.3