-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-1711] Fix createConfigItem in blockutils
protos/utils/blockutils.go createConfigItem in blockutils over-writes item type with ConfigurationItem_Orderer. This commit fixes this, but I can't fix the MSP config creation because the MSP type is not introduced yet. Therefore, I added a TODO and will revisit once the MSP type is introduced in https://gerrit.hyperledger.org/r/#/c/3941 Signed-off-by: Yacov Manevich <yacovm@il.ibm.com> Change-Id: Ib9fecf7b32b92a1b030fe03c41c1d3aa29667424
- Loading branch information
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters