cosmos-sdk/x/gov/client
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
..
cli Use service Msgs in CLI tx commands (#8512) 2021-02-18 18:00:19 +00:00
rest various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
testutil split MsgVote and MsgWeightedVote for backwards compatibility 2020-11-03 21:48:53 +10:00
utils Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00
proposal_handler.go