cosmos-sdk/x/auth/client/rest
Amaury a93edeef4c
Move QueryTx functions to x/auth/tx (#8734)
* Use x/auth/client for querying Txs

* Fix lint

* Fix small test

* Update todos

* Move QueryTx functions to x/auth/tx

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2021-03-01 15:57:28 +00:00
..
broadcast.go Add UnpackInterfaces to BroadcastReq (#8118) 2020-12-09 11:05:12 +00:00
decode.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
encode.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
query.go Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00
rest_test.go Allow REST endpoint to query txs with multisig (#8730) 2021-03-01 13:01:05 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00