mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
Improve on the initial PR to expand on the README with detailed information on how to run the external chaincode in a container on the test network and use the node application against it. Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
5 lines
112 B
JSON
5 lines
112 B
JSON
{
|
|
"address": "asset-transfer-basic.org1.example.com:9999",
|
|
"dial_timeout": "10s",
|
|
"tls_required": false
|
|
}
|