cosmos-sdk/x/params/client
Amaury 56ab4e4c93
Cleanup remains of ServiceMsg (#9236)
* Remove ServiceMsgClientConn from CLI

* Cleanup Operations

* Remove some legacytx.LegacyMsg

* Update CL

* Remove mentions of ServiceMsg

* Simply reflection MsgDescriptor

* Simplify more

* Add code comment

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>
2021-05-07 09:31:20 +00:00
..
cli Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
rest Rename clientCtx.JSONMarshaler to JSONCodec (#9251) 2021-05-03 14:45:47 +00:00
testutil Make integration test suites reusable by apps (#6711) 2021-04-23 14:49:49 -04:00
utils Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
proposal_handler.go Tx CLI proto module interface (#5989) 2020-05-21 21:29:34 +00:00