cosmos-sdk/client/tx
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
..
factory.go Rename memo to note inside CLI (#9134) 2021-05-04 09:00:54 +00:00
legacy.go CopyTx also copies timeoutHeight (#8015) 2020-11-24 17:09:30 +00:00
legacy_test.go Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
tx.go Cleanup remains of ServiceMsg (#9236) 2021-05-07 09:31:20 +00:00
tx_test.go Prefer sending tx_bytes to Simulate gRPC endpoint (#8926) 2021-03-25 10:52:54 +00:00