cosmos-sdk/x/staking/client/cli
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_test.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
flags.go Remove viper in Staking module. (#6631) 2020-07-08 22:00:34 +02:00
query.go Add pagination response for commands (#6825) 2020-08-07 10:20:22 +00:00
tx_test.go context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
tx.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
utils.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00