* 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 | ||
| app_test.go | ||
| codec.go | ||
| errors.go | ||
| handler.go | ||
| ibc_test.go | ||
| mapper.go | ||
| types_test.go | ||
| types.go | ||