mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 10:05:10 +00:00
built-in as-a-service chaincode builder from the Peer Container Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
5 lines
No EOL
111 B
JSON
5 lines
No EOL
111 B
JSON
{
|
|
"address": "{{.peername}}-cc-asset-transfer-basic:9999",
|
|
"dial_timeout": "10s",
|
|
"tls_required": false
|
|
} |