provenance-io / explorer-service

The server side of the blockchain Explorer app. Allows for UI browsing of the blockchain.
Apache License 2.0
6 stars 3 forks source link

Issue when pulling a tx, might be a parsing error #486

Open webbushka opened 1 year ago

webbushka commented 1 year ago

Summary of Bug

There is a tx that was brought to our attention that throws an error on GET, possibly a parsing error as the tx doesn't look abnormal from the command line

Version

v5.4.0

Steps to Reproduce

navigate to https://service-explorer.provenance.io/api/v2/txs/A3D467A44DE35C7ED9071E4651D9442C5C4F29613B142F15B4572664B3CF8D7E

relates to provenance-io/explorer-frontend#506


For Admin Use