* 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 |
||
|---|---|---|
| .. | ||
| client | ||
| keeper | ||
| querier | ||
| simulation | ||
| tags | ||
| types | ||
| app_test.go | ||
| genesis_test.go | ||
| genesis.go | ||
| handler_test.go | ||
| handler.go | ||
| stake.go | ||
| test_common.go | ||