Skip to content

Commit

Permalink
Merge "[FAB-3170] invokechaincode from java chaincode"
Browse files Browse the repository at this point in the history
  • Loading branch information
binhn authored and Gerrit Code Review committed Apr 27, 2017
2 parents 5c804cd + 99b6817 commit 1732acf
Show file tree
Hide file tree
Showing 11 changed files with 820 additions and 269 deletions.
8 changes: 4 additions & 4 deletions core/chaincode/chaincodetest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,13 @@ logging:
# info - Set default to INFO
# warning:main,db=debug:chaincode=info - Override default WARNING in main,db,chaincode
# chaincode=info:main=debug:db=debug:warning - Same as above
peer: debug
crypto: info
peer: warning
crypto: warning
status: warning
stop: warning
login: warning
vm: debug
chaincode: debug
vm: warning
chaincode: warning


###############################################################################
Expand Down
Loading

0 comments on commit 1732acf

Please sign in to comment.