mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Samples for Hyperledger Fabric
"queryChaincode" doesn’t output responses from all peers in log message. It exits the loop processing after outputting the first response. We should print all responses from all peers. Also, we should return a response (e.g. the response_payloads[0]) after the loop. This patch fixes the problems above. Change-Id: I92a0c5a663d6da0854d89bf76c5ba36da86754ef Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com> |
||
|---|---|---|
| balance-transfer | ||
| basic-network | ||
| chaincode | ||
| chaincode-docker-devmode | ||
| fabcar | ||
| fabric-ca | ||
| first-network | ||
| high-throughput | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| MAINTAINERS.md | ||
| README.md | ||
Hyperledger Fabric Samples
Please visit the installation instructions.
License
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.