forked from hyperledger/fabric
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-17299] Support collection level endorsement policies for discove…
…ry support (hyperledger#472) * PoliciesByChaincode now returns one InquireablePolicy per collection, either the collection's endorsement policy if one exists or the chaincode policy by default * chaincode.Metadata now stores CollectionPolicies for _lifecycle namespace chaincodes that have collection endorsement policies Signed-off-by: Danny Cao <[email protected]> Signed-off-by: Wenjian Qiao <[email protected]>
- Loading branch information
Showing
13 changed files
with
310 additions
and
133 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
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
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
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
Oops, something went wrong.