-
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-2081 allow user CC to call system CC
https://jira.hyperledger.org/browse/FAB-2081 Chaincode to chaincode invocation works only if the called chaincode is a user chaincode. Add the ability to call system chaincode as well and add a UT for it. Change-Id: Icbe28493e32f9e98ea7e046fdae3287b16c59cb2 Signed-off-by: Srinivasan Muralidharan <[email protected]>
- Loading branch information
Srinivasan Muralidharan
committed
Mar 10, 2017
1 parent
3295920
commit 3169234
Showing
2 changed files
with
85 additions
and
7 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