cosmos-sdk/docs/examples/democoin/x/simplestake
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
..
client/cli Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
codec.go Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
handler.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
keeper_test.go Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
keeper.go Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
msgs_test.go Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
msgs.go Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00
types.go Documentation Structure Change and Cleanup (#2808) 2018-11-14 11:44:17 -08:00