mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
- Update packageCC.sh to correctly copy META-INF to the distribution directory. - Port asset-transfer-ledger-queries to Java to provide a sample with rich query support. - Ensure all Java chaincodes use src/main/resources/META-INF for standard index placement. Signed-off-by: SurbhiAgarwal1 <agarwalsurbhi1807@gmail.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
|
|
|