mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-19 08:15:08 +00:00
Currently, balance-transfer does not have anchor peer configuration. As a result, users are unable to use private data and can't take advantage of service discovery. This CR adds a function and modifies a test script to update anchor peers at the setup. Change-Id: Icbd7e4eb2e3bbcb187a083e94c616ef4825c5fb4 Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com> |
||
|---|---|---|
| .. | ||
| create-channel.js | ||
| helper.js | ||
| install-chaincode.js | ||
| instantiate-chaincode.js | ||
| invoke-transaction.js | ||
| join-channel.js | ||
| query.js | ||
| update-anchor-peers.js | ||