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 version command is currently
not working correctly when the orderer is
built via make release. Turns out that
the metadata flags were not being properly
set when running `make release`.
`make orderer` works as expected.
Change-Id: I1960c5461f23770ed8e0f80929447b60b7456912
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
0 commit comments