hyperledger / fabric-samples

Samples for Hyperledger Fabric
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
2.74k stars 3.34k forks source link

Update nano test network #1199

Closed jt-nti closed 2 months ago

jt-nti commented 2 months ago

Fix regression in network.sh and update peer scripts to allow chaincodeListenAddress and chaincodeAddress to be overridden if required

Also updates the nano test network readme to describe the new environment variables for the k8s builder

Fixes #1198