Substra / hlf-k8s

Initializes an Hyperledger Fabric network (orchestrator distributed mode)
https://docs.substra.org
Apache License 2.0
31 stars 20 forks source link

fix system channel present partner verification #62

Closed AlexandrePicosson closed 4 years ago

AlexandrePicosson commented 4 years ago

Before we where not looking in the correct file to check if a partner was already present in the system channel. So we executed the loop content even if the partner was already present.