Hi all,
I need an example for this API:
curl http://127.0.0.1:1317/cosmos/tx/v1beta1/txs?events=transfer.sender=iaa1v2sjnyt5s48gfxd9er6xl0l6zahj099f2vstku
When I call above REST API, it always returns this error:
{"code":13, "message":"query cannot be empty", "details":[]}
Please help to give an example to call it correctly, thank you so much