cosmos-sdk/x/auth/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 Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00
rest Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00
testutil Add multisign batch command (#7787) 2021-02-24 19:56:10 +00:00
tx_test.go testutil: new TempFile function, simplify WriteToNewTempFile (#8123) 2020-12-09 18:27:20 +00:00
tx.go fix: Signature only flag bug on tx sign command 7632 (#8106) 2020-12-14 21:44:15 +00:00