The /cosmos/tx/v1beta1/txs/{hash}
endpoint should return a 404 error if no tx is found for the given hash
#10985
Labels
Summary of Bug
The
/cosmos/tx/v1beta1/txs/{hash}
endpoint should return a 404 error if no transaction is found for the given hash. At the moment the API returns a400 bad request
error.Version
Cosmos SDK v0.42.6 (Gaia v5.0.2 / cosmoshub-4)
Steps to Reproduce
curl -v "https://api.cosmos.network/cosmos/tx/v1beta1/txs/29049BC678EECAB036E5B2FCCB2148837B118F903591713257DE1F720143F2FA"
Similar issue
#3639
For Admin Use
The text was updated successfully, but these errors were encountered: