You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using the new API endpoint /cosmos/tx/v1beta1/txs to query historical transactions, I realized that the timestamp returned an empty string, which I believe the field was not filled in with data.
Summary of Bug
While using the new API endpoint
/cosmos/tx/v1beta1/txs
to query historical transactions, I realized that the timestamp returned an empty string, which I believe the field was not filled in with data.Version
v0.41.3
Steps to Reproduce
https://BASE_URL/cosmos/tx/v1beta1/txs?events=message.action=send&events=transfer.sender=ANY_ADDRESS&pagination.limit=1
For Admin Use
The text was updated successfully, but these errors were encountered: