cosmos-sdk/cmd
Emmanuel Odeke ee5d22010a
cmd/baseserver, */rest: allow baseserver to choose which handlers to use
Make handlers easily configurable to use in cmd/baseserver/main.go.
This way client users can trivially change what functionality they'd
like.
It involves moving ServeCmd out of client/rest to */main.go
and lets client/rest become a bazaar for available mux.Router
registrars.

Updates #200
2017-08-03 11:41:51 -06:00
..
basecli Add post packet to cli and test... bug 2017-07-27 16:41:13 -04:00
basecoin Expose credit tx to cli and test 2017-07-27 16:41:12 -04:00
baseserver cmd/baseserver, */rest: allow baseserver to choose which handlers to use 2017-08-03 11:41:51 -06:00