cosmos-sdk/x/stake/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
..
flags.go New genesis workflow (#2602) 2018-11-04 20:26:46 -08:00
query.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
tx.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
utils.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00