cosmos-sdk/x/auth/client/rest
colin axnér 0df0626604
Generic 02-client cli cmds, removes light client specific ones (#8259)
* remove old light client cli cmds and replace with generic ones housed in client

* remove print and add client cli getter cmds

* use any as arguments

* revert back to single pub key

* fix tests

* typo

* remove todo

* add upgrade cli cmd cc @AdityaSripal

* register upgrade cmd
2021-01-08 13:00:07 +00:00
..
broadcast.go Add UnpackInterfaces to BroadcastReq (#8118) 2020-12-09 11:05:12 +00:00
decode.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
encode.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
query.go Audit through legacy endpoints to find breaking changes (#8037) 2020-12-03 23:33:32 +00:00
rest_test.go Generic 02-client cli cmds, removes light client specific ones (#8259) 2021-01-08 13:00:07 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00