cosmos-sdk/x/auth/client/rest
Amaury d19791be89
Rename clientCtx.JSONMarshaler to JSONCodec (#9251)
* Rename clientCtx.JSONMarshaler to JSONCodec

* change md files

* Fix lint
2021-05-03 14:45:47 +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 Move QueryTx functions to x/auth/tx (#8734) 2021-03-01 15:57:28 +00:00
rest_test.go Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00