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
[FAB-3695] Fix endorser and orderer required check
Fix the endorser and orderer requirement checking in peer channel cmd.
* Fix the wrong flag between isOrdererRequired and isEndorserRequired.
* Add seperate isOrdererRequired flag to indicate whether we need
orderer.
* Use typedef to help people catch the boolean flag better.
Change-Id: Ib01221d98ebb4c2c9647604b0d8c86d04769738c
Signed-off-by: Baohua Yang <[email protected]>
0 commit comments