cosmos-sdk/client/context
Jack Zampolin f525717054
Standardize CLI Exports from Modules (#2840)
* Move query and tx commands to modules
* Move GetAccountDecoder to prevent import cycle and replace calls to it with one call in WithAccountDecoder
* Add moduleClients interface and implement in all applicable modules
* Use module clients in cli initialization
2018-11-19 09:02:34 -08:00
..
broadcast.go Merge PR #2444: Standardize REST error responses 2018-10-19 18:55:20 +02:00
context.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
errors.go Merge PR 2210: Judge if trust-node predefined before create certifier add verification for getBlock, queryTx and getValidators (#2210) 2018-09-15 02:41:21 +08:00
query.go Bez/tm0.26 update pt 2 redux (#2684) 2018-11-04 19:36:35 -08:00