cosmos-sdk/x/auth/client
atheeshp 3322e269a1
Add pagination response for commands (#6825)
* migrated auth cli to use grpc query client

* unpacker added for account command

* fxed tests

* added grpc register in module.go

* fixed grpc failing issue

* page resonse added for console

* added reference

* paginations res added for commands

* Fix auth cli tests

Co-authored-by: SaReN <sahithnarahari@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-08-07 10:20:22 +00:00
..
cli Add pagination response for commands (#6825) 2020-08-07 10:20:22 +00:00
rest REST tx endpoint backwards compatibility (#6801) 2020-07-30 10:45:18 -04:00
testutil Merge PR #6968: fix sign command 2020-08-06 12:25:54 -04:00
query.go context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
tx_test.go Remove TxBuilder and usages (#6941) 2020-08-05 18:28:33 +00:00
tx.go Remove TxBuilder and usages (#6941) 2020-08-05 18:28:33 +00:00