-
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-3300] default chaincode instantiation policy
If a chaincode does not come with an instantiation policy, have the LSCC set a default instantiation policy. The default instantiation policy allows only the peer's MSP admin to instantiate chaincode. Change-Id: I766041f40d16e5ab5daf6adc1e96c1ade36ee144 Signed-off-by: Matthias Neugschwandtner <eug@zurich.ibm.com>
- Loading branch information
Matthias Neugschwandtner
committed
May 5, 2017
1 parent
a48169d
commit 694d7fe
Showing
7 changed files
with
204 additions
and
146 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
Oops, something went wrong.