-
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.
Fix example-chaincode assert_management
table-api removed from chaincode/shim interface. Fix the following chaincode, which was based previous table-api, to get/putstate. Change-Id: I306757777daf0298b4c21a5b8db1dfcf2cd4dedb Signed-off-by: conghonglei <conghonglei@wanda.cn>
- Loading branch information
conghonglei
committed
Jan 29, 2017
1 parent
1b53e6e
commit 19d565b
Showing
3 changed files
with
69 additions
and
115 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