cosmos-sdk/x/staking/client/cli
atheeshp c37f683cc1
x/staking: cli migration to use gRPC query client (#6728)
* migrated to use gRPC query client

* removed codecs usage

* review change

* added read command flags

* added pagination flags

* fixed limit issue

* added helper function for default pagination flags

* review changes

* review change

* review changes

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-17 15:23:42 +00:00
..
cli_test.go x/staking: gRPC query Service (#6490) 2020-07-14 17:41:30 +00:00
flags.go Remove viper in Staking module. (#6631) 2020-07-08 22:00:34 +02:00
query.go x/staking: cli migration to use gRPC query client (#6728) 2020-07-17 15:23:42 +00:00
tx.go Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
tx_test.go Merge PR #6651: More CLI cleanup 2020-07-08 13:57:45 -04:00
utils.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00