mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Java chaincode that can be deployed via test-network, with shortname 'private' Unit test for core transactions Bugfix for QueryAsset txn function signature Incorporated PR feedback Signed-off-by: Sijo Cherian <sijo@ibm.com>
6 lines
154 B
Text
6 lines
154 B
Text
#
|
|
# https://help.github.com/articles/dealing-with-line-endings/
|
|
#
|
|
# These are explicitly windows files and should use crlf
|
|
*.bat text eol=crlf
|
|
|