cosmos-sdk/x/gov/client/cli
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
..
query.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
tx_test.go Rename revoke(d) to jail(ed) 2018-08-22 17:56:13 +02:00
tx.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00