* 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/cli | ||
| codec.go | ||
| errors.go | ||
| handler.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msgs_test.go | ||
| msgs.go | ||
| types.go | ||