cosmos-sdk/cmd/gaia/init
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
..
collect.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
genesis_accts.go add-genesis-account: validate app state accounts 2018-11-15 15:44:27 +00:00
genesis_accts_test.go add-genesis-account: validate app state accounts 2018-11-15 15:44:27 +00:00
gentx.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
init.go R4R: Remove AppInit (#2801) 2018-11-15 10:01:19 -08:00
init_test.go R4R: Remove AppInit (#2801) 2018-11-15 10:01:19 -08:00
testnet.go R4R: Remove AppInit (#2801) 2018-11-15 10:01:19 -08:00
utils.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00