You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The orderer shim currently does not report any
version information. The following functionality
has been implemented:
- Add CLI for orderer which supports "start" and
"version" commands. Note that the "start" cmd is
the default so need not be specified. This
ensures that starting the orderer with
./orderer still works
- Version info is also printed at start up
- Given the above, removed a duplicate log
message from server.go as well
Change-Id: Ia4c3a82b9844391823107d10b51dd7136689d4c8
Signed-off-by: Gari Singh <[email protected]>
0 commit comments